android-profiler
Warn
Audited by Snyk on Aug 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow for analysis/perfetto-trace-analysis ingests user-provided free-text (via user intent and trace path/URL selection, then uses those to query traces) and can therefore be targeted through outsider-supplied text inputs without selecting a specific pre-existing item first.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes runtime commands that download and install executable helper scripts (curl -O ...) from https://raw.githubusercontent.com/google/perfetto/main/tools and a trace_processor binary from https://get.perfetto.dev/trace_processor, which are fetched at runtime and intended to be executed.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata