bmad-agent-marketing-pricing
Warn
Audited by Snyk on Apr 3, 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). This skill's Research Mode and shared patterns explicitly instruct the agent to use agent-browser to fetch and scrape public competitor pricing pages (e.g., agent-browser --session pricing-research open "https://{competitor-domain}/pricing") and to audit live public URLs, so the agent will ingest untrusted third-party web content that can influence pricing decisions 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's runtime setup instructs installing and running remote code via "npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browser", which fetches and executes a GitHub-hosted package used for live research, so it is a runtime external dependency that can execute remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata