linkfox-temu-order-us

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill's examples and CLI usage instruct including secrets (LINKFOXAGENT_API_KEY export and "accessToken" values) directly in shell/JSON command arguments, which would require the LLM to emit secret values verbatim if asked to produce or run those commands.

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

  • Third-party content exposure detected (high risk: 0.85). Required workflow calls Temu gateway endpoints at runtime and then prints/summarizes the gateway JSON response (including free-text fields like errorMsg, warning, customizedText, etc.) into the agent’s LLM context via stdout; this response is outsider-authored data from Temu/Partner systems.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 16, 2026, 08:10 AM
Issues
2