procedural-fish-render
Warn
Audited by Snyk on Apr 6, 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 explicitly clones/updates the public GitHub repo at https://github.com/vibe-motion/procedural-fish (see SKILL.md "Repository source is fixed..." and scripts/render_procedural_fish.py's ensure_repo) and then runs the project's install and "pnpm run remotion:render", which executes untrusted third‑party code that can materially influence runtime actions and behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill clones and/or updates the Git repository at https://github.com/vibe-motion/procedural-fish.git at runtime and then runs project code (pnpm install and pnpm run remotion:render), which fetches and executes remote code from that URL.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata