perfetto-sql

Warn

Audited by Snyk on Jun 22, 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.65). The skill’s runtime workflow ingests trace-derived free-text fields (e.g., thread.name, process.name, slice.name, reason, blocked_function, etc.) from the trace processor’s SQL-accessible tables/views into the LLM context when presenting results, and these strings are authored by non-operating-user parties (e.g., app/process/thread names and kernel/Android/Chrome event strings).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). This skill's Step 0 explicitly instructs downloading and using the runtime wrapper at https://get.perfetto.dev/trace_processor (via curl and executing the Python wrapper), so the URL is fetched and executed at runtime and is a required dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 10:17 AM
Issues
2
Security Audit — snyk — perfetto-sql