スキル geo-database 監査履歴
🧬

監査履歴

geo-database - 4 監査

監査バージョン 4

最新 低リスク

Jan 17, 2026, 07:31 AM

Documentation-only skill for accessing NCBI GEO database. Static analysis flagged 256 pattern-based issues but all are false positives. The 'backtick execution' findings are markdown code block syntax, not actual shell commands. Network operations are legitimate NCBI API access. FTP downloads target public GEO data repositories. Optional API key usage follows NCBI best practices. No executable code present - only documentation.

3
スキャンされたファイル
1,878
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (3)
⚙️ 外部コマンド (3)
📁 ファイルシステムへのアクセス (1)

監査バージョン 3

低リスク

Jan 17, 2026, 07:31 AM

Documentation-only skill for accessing NCBI GEO database. Static analysis flagged 256 pattern-based issues but all are false positives. The 'backtick execution' findings are markdown code block syntax, not actual shell commands. Network operations are legitimate NCBI API access. FTP downloads target public GEO data repositories. Optional API key usage follows NCBI best practices. No executable code present - only documentation.

3
スキャンされたファイル
1,878
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (3)
⚙️ 外部コマンド (3)
📁 ファイルシステムへのアクセス (1)

監査バージョン 2

低リスク

Jan 12, 2026, 05:01 PM

This is a legitimate scientific data access tool for NCBI's GEO database. The static analysis flagged many false positives related to normal network operations, FTP access, and API key usage. All external commands are legitimate data science operations (pip installs, wget/curl for data downloads). No actual security risks identified.

2
スキャンされたファイル
1,645
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (2)
⚙️ 外部コマンド (2)
🔑 環境変数 (1)

監査バージョン 1

安全

Jan 4, 2026, 04:30 PM

Pure documentation skill containing example Python code for accessing NCBI GEO database. No executable code, no credential access, no data exfiltration, no obfuscation. Network usage limited to documented NCBI E-utilities and FTP endpoints.

5
スキャンされたファイル
2,464
解析された行数
1
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (2)