jq-json-processing

Warn

Audited by Snyk on Feb 28, 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.md explicitly shows fetching and piping data from public/untrusted endpoints (e.g., "curl -s https://api.example.com/data | jq '.results'" and "cat urls.txt | xargs -I {} curl -s {} | jq '.data'"), meaning the agent would read and act on arbitrary third‑party JSON that could influence downstream processing or decisions.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 28, 2026, 12:34 PM