linkfox-temu-compliance-global

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 instruction in SKILL.md points to a direct downloadable archive (https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip) that the skill tells the assistant to download and install — a direct archive download for installing executables is a high-risk distribution vector and requires explicit user authorization before proceeding.

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 Temu via the LinkFox gateway (scripts/_temu_common.pycall_temu_api()emit_result()), and it may print a parsed gateway response (including body/errorMsg strings) into the agent context via stdout when the response is small or --inline is used; this response is outsider-authored (Temu/partner system) free text.

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:10 AM
Issues
2