linkfox-shopee-store-discount
Fail
Audited by Snyk on Jul 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The entry "https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip,解压后安装这个skill…" is a direct ZIP download from a file-hosting subdomain that the skill instructs to download and install (a common distribution vector for malware), so it is a potentially suspicious installer source and should be treated with caution and require explicit user authorization/verification before use.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). At runtime the skill calls Shopee’s
POST /shopee/developerProxy, thenemit_result()serializes the returned JSON (including any free-text fields from the API response) and prints it to stdout (or summarizes it) which becomes part of the agent’s LLM-visible context.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata