linkfox-shopee-store-video
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). Contains an explicit instruction to download and install a release.zip from agent-files.linkfox.com (a direct archive download from a non-standard file-hosting endpoint), a high-risk pattern for distributing executables/malware.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). Runtime path: the skill calls Shopee via
POST /shopee/developerProxy, thenemit_result()prints a summary or full JSON to stdout (which becomes LLM-visible context); that response is outsider-authored free text/data from an external service.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata