linkfox-echotik-list-product

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 majority of links are API/documentation endpoints on linkfox.com (low risk), but the direct download link to agent-files.linkfox.com/skills/linkfox-onboarding/release.zip — which the skill explicitly instructs to extract and install — is suspicious because direct archives used to distribute installable code from a non‑widely‑verified source can be used to deliver malware and should only be used after verifying the publisher and obtaining explicit user consent.

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

  • Third-party content exposure detected (high risk: 0.85). Required workflow calls an external API (POST /echotik/listProduct) and then prints/summarizes the API’s JSON response (including free-text fields like productName, discount, etc.) into the agent runtime context via stdout, which the agent can ingest; this response is outsider-authored marketplace data.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

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