監査履歴
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.
低リスクの問題 (1)
リスク要因
⚙️ 外部コマンド (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.