linkfox-shopee-store-push
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 agent-files.linkfox.com entry is a direct release.zip download hosted on a file server and explicitly instructs installing the skill (i.e., distributing executable code via a personal file host), which matches high-risk indicators for malware distribution.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). Outsider-authored free text can enter the LLM context via the runtime API response body from
POST /shopee/developerProxy(Shopee/third-party returns JSON that is printed to stdout as either full JSON or a summary, which the agent may then include in its LLM context).
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata