perfetto-sql

Warn

Audited by Snyk on May 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.90). The skill's mandatory Step 0 instructs the agent to download and execute a wrapper script from the public URL https://get.perfetto.dev/trace_processor, which is an external, public web resource that the agent must fetch and run to execute queries and thus can materially influence tool behavior.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's Execution Protocol explicitly instructs downloading and making executable a runtime wrapper from https://get.perfetto.dev/trace_processor (curl -LO ... && chmod +x ./trace_processor), which fetches and runs remote code and is required for query execution.

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
May 16, 2026, 06:39 AM
Issues
2
Security Audit — snyk — perfetto-sql