pp-suno
Warn
Audited by Snyk on May 19, 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's SKILL.md shows the CLI calls Suno's live API (e.g., commands like "suno-pp-cli clips list" and "suno-pp-cli clips comments" plus discovery signals referencing GET /api/gen/{uuid}/comments), which ingest user-generated/public content from the Suno web service into agent workflows and can influence command selection and subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires installing and running a remote installer via npx ("npx -y @mvanhorn/printing-press install suno --cli-only"), which fetches and executes remote code at setup and is a required dependency for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata