linkfox-jiimore-get-niche-info-by-keyword

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 line pointing to https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip is suspicious because it is a direct downloadable archive that the skill instructs users to download and install (a common vector for distributing malicious payloads), while the other URLs are API endpoints or documentation which are lower risk.

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

  • Third-party content exposure detected (high risk: 0.75). Required workflow calls an external API and then prints/saves the API’s JSON response (which is outsider-authored data) into the agent runtime context via stdout (full JSON when ≤8KB or with --inline, otherwise a summary with sampled free-text fields like nicheTitle/translationZh).

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