감사 이력
zarr-python - 4 감사들
감사 버전 4
최신 안전Jan 17, 2026, 07:59 AM
All 227 static findings are FALSE POSITIVES. The analyzer misidentified markdown documentation content as security vulnerabilities. Backticks in markdown are code formatting, not shell execution. Compression codec names (zstd, gzip, lz4) were flagged as cryptographic algorithms but are data compression. URLs are legitimate documentation links. No executable code, shell commands, or cryptographic operations exist in these documentation files.
위험 요인
⚙️ 외부 명령어 (2)
🌐 네트워크 접근 (1)
감사 버전 3
안전Jan 17, 2026, 07:59 AM
All 227 static findings are FALSE POSITIVES. The analyzer misidentified markdown documentation content as security vulnerabilities. Backticks in markdown are code formatting, not shell execution. Compression codec names (zstd, gzip, lz4) were flagged as cryptographic algorithms but are data compression. URLs are legitimate documentation links. No executable code, shell commands, or cryptographic operations exist in these documentation files.
위험 요인
⚙️ 외부 명령어 (2)
🌐 네트워크 접근 (1)
감사 버전 2
안전Jan 12, 2026, 04:50 PM
All 209 static findings are FALSE POSITIVES. The analyzer misidentified markdown documentation content as security vulnerabilities. SKILL.md and api_reference.md contain legitimate code examples and documentation for the zarr-python scientific computing library.
위험 요인
⚙️ 외부 명령어 (187)
감사 버전 1
안전Jan 4, 2026, 04:21 PM
Documentation-only skill with no executable code. Contains markdown files explaining Zarr library usage with no network calls, file system access, or external command execution beyond its own documentation files.