linkfox-shopee-store-public

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.70). The instruction to download and install a release.zip from agent-files.linkfox.com is a direct archive-based distribution of a skill (installer) hosted on a non-standard file host and is therefore a higher-risk vector that could be used to distribute malware unless the user explicitly verifies and authorizes the source.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.75). Runtime calls Shopee’s public endpoints via urlopen in call_api(), then serializes the returned JSON and prints it (full or summarized) to stdout in emit_result(), which can be ingested as LLM context—this is outsider-authored free text from an external web/API response.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 16, 2026, 08:09 AM
Issues
2