pp-scrape-creators

Warn

Audited by Snyk on May 8, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill's CLI explicitly scrapes public, user-generated social content (e.g., "reddit list-post", "facebook list-post", "youtube list-video-3" for comments/transcripts) and its Agent Mode (--agent) documents that agents consume the JSON output, so untrusted third-party posts/transcripts are fetched and parsed at runtime from SKILL.md's command reference and Agent Mode instructions.

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 CLI whose installer is fetched and executed at install-time (e.g., npx -y @mvanhorn/printing-press and go install github.com/mvanhorn/printing-press-library/library/developer-tools/scrape-creators/cmd/scrape-creators-pp-cli@latest), so these external sources deliver and execute code that the skill depends on.

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 8, 2026, 06:07 PM
Issues
2