📦

監査履歴

agent-browser - 2 監査

監査バージョン 2

最新 低リスク

Feb 26, 2026, 08:58 AM

Static analysis detected 609 patterns but evaluation confirms these are FALSE POSITIVES. External command patterns are legitimate CLI calls to inference.sh service. Hardcoded URLs are official service endpoints. Path traversal patterns are markdown documentation links. Browser credential references describe session state storage (cookies, localStorage), not file access. No malicious intent or security vulnerabilities detected. The skill is a legitimate browser automation tool with expected remote service communication.

10
スキャンされたファイル
2,312
解析された行数
4
検出結果
claude
監査者
低リスクの問題 (1)
Documentation references curl pipe to shell
Install documentation mentions 'curl | sh' pattern which is generally discouraged for security. However, this is documentation only, not executable skill code, and points to official inference.sh CLI.

リスク要因

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

監査バージョン 1

安全

Feb 27, 2026, 08:52 AM

All 609 static analysis findings are false positives from documentation and template files. The skill contains only legitimate bash scripts demonstrating browser automation workflows. External command patterns are CLI examples showing proper infsh usage. Network findings are example URLs in documentation. No malicious code, credential exfiltration, or unauthorized data transmission detected. The skill is a well-documented browser automation tool with no security concerns.

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