監査履歴
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)
🌐 ネットワークアクセス (7)
監査バージョン 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.