website-partners-page-lead-scraper
Warn
Audited by Snyk on Jul 20, 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.85). SKILL.md instructs the agent to use the BrowserAct CLI to access and extract content from user-specified public website URLs at runtime, which is outsider-authored free text (web pages) ingested into the LLM context via the browser-extraction workflow.
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 invoking the BrowserAct CLI at runtime and explicitly directs the agent to use the installer URL https://www.browseract.com/?co-from=lead-generation (and the install/redirect link https://www.browseract.com/?co-from=lead-generation&redirect=https://github.com/browser-act/skills/tree/main), which is a runtime external dependency that would fetch and install remote code required to execute 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