ebay-seller-profile-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 runtime
browser-actSkill to “access real browser pages” and “capture browser-visible page content” from user-specified eBay URLs/contexts, which can include outsider-authored free text from public web pages fetched at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs the agent to automatically install and invoke the BrowserAct CLI at runtime using the provided installation links (https://www.browseract.com/?co-from=ecommerce and https://www.browseract.com/?co-from=ecommerce&redirect=https://github.com/browser-act/skills/tree/main), which entails fetching and executing remote code as a required runtime dependency.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to automatically install the BrowserAct CLI/runtime dependency without asking the user and to proceed with installation autonomously, which encourages modifying the host system (installing software) and could require elevated/privileged actions.
Issues (3)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata