blitzreels-carousels
Warn
Audited by Snyk on Feb 17, 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.70). The skill accepts and imports arbitrary public image URLs (see scripts/carousel.sh --images which POSTs those URLs to /projects/{id}/media) and also fetches the public OpenAPI spec (scripts/validate-api.sh GETs https://www.blitzreels.com/api/openapi.json), so it clearly ingests untrusted third‑party content as part of its runtime workflow.
Audit Metadata