Audit-Verlauf
zarr-python - 4 Audits
Audit-Version 4
Neueste SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (2)
🌐 Netzwerkzugriff (1)
Audit-Version 3
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (2)
🌐 Netzwerkzugriff (1)
Audit-Version 2
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (187)
🌐 Netzwerkzugriff (7)
Audit-Version 1
SicherJan 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.