Audit History
zarr-python - 4 audits
Audit version 4
Latest SafeJan 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.
Risk Factors
⚙️ External commands (2)
🌐 Network access (1)
Audit version 3
SafeJan 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.
Risk Factors
⚙️ External commands (2)
🌐 Network access (1)
Audit version 2
SafeJan 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.
Risk Factors
⚙️ External commands (187)
🌐 Network access (7)
Audit version 1
SafeJan 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.