web-to-prd

Warn

Audited by Snyk on Apr 9, 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's required workflow explicitly uses Playwright to crawl and read arbitrary live web apps (see "Crawls the web app — navigates page by page, reads UI elements" and "Create a PRD from a live product (yours or someone else's)"), meaning it ingests untrusted third‑party site content and uses that content to drive feature extraction and subsequent actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly runs runtime install commands that fetch and execute remote npm packages (e.g., "npx @playwright/mcp@latest" and "npx firecrawl-mcp"), which execute remote code and are required for the MCP tools 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
Apr 9, 2026, 01:07 PM
Issues
2