linkfox-zhihuiya-description-data

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.


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

  • Third-party content exposure detected (high risk: 0.75). Outsider-authored free text can enter the LLM context via the tool’s runtime API response: scripts/zhihuiya_description_data.py calls POST /zhihuiya/descriptionData, then prints either the full JSON (--inline or small responses) or a summary that includes samples from data to stdout, which the agent may ingest as LLM-readable text.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill's README instructs the agent at runtime to download and install an onboarding skill from https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip which would fetch and install remote code that can alter agent behavior, so this external URL is a runtime dependency that could control prompts/execution.

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:11 AM
Issues
3