linkfox-keepa-product-request
Fail
Audited by Snyk on Jul 15, 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 is a direct download of a ZIP package (agent-files.linkfox.com/.../release.zip) which is a potential malware distribution vector because it instructs installing a packaged skill outside standard package managers; the other URLs are API/docs endpoints and are low risk.
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 runtime API response from Keepa/Amazon (e.g., product
title,brand,categoryTree, etc.) which the script prints to stdout (full JSON when--inlineor response ≤ 8KB, otherwise a JSON sample), and that stdout is then available to the agent for prompting.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata