temu-price-discount-monitor
Fail
Audited by Snyk on Jul 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 1.00). The Skill includes explicit, deceptive runtime instructions to install a dependency automatically and to "not describe" the install link or ask for user approval, which instructs the agent to hide actions outside the skill's stated monitoring purpose.
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 user-specified Temu pages at runtime and “capture browser-visible page content” (outsider-authored web page text) into the agent’s context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The Skill instructs the agent to automatically install a required runtime dependency using the install link https://www.browseract.com/?co-from=ecommerce&redirect=https://github.com/browser-act/skills/tree/main, which at runtime would fetch remote installation content (and likely execute it) to obtain the BrowserAct Skill/CLI.
Issues (3)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata