linkfox-ruiguan-gun-parts-search
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.80). One URL points to a direct release.zip (https://agent-files.linkfox.com/...) and the skill text explicitly instructs downloading and installing that archive, which is a high-risk distribution method for malware (direct archives/install instructions from a non-standard file host).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required workflow calls a runtime HTTP API (
POST /ruiguan/gunPartsSearch) using the user-provided image URL, and the script then parses and prints/summarizes the API’s JSON response (including outsider-authored fields likepdTitle/pdTitleCHNCensoredandpdImgOssUrl) into the agent’s LLM-visible stdout/context.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata