chrome_perf_analyzer
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill directly loads and parses user-supplied Chrome performance trace JSON files (scripts/trace_analyzer.py via TraceAnalyzer on the provided trace_file) and reads/display network request URLs and other trace data (e.g., in get_network_requests/print_network_table), so it ingests untrusted, user-generated third-party content that the agent must interpret.
Audit Metadata