linkfox-seerfar-ozon-keyword-mining
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). The list is mostly API/docs on linkfox and ozon (likely benign), but it includes a direct download of a ZIP archive (https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip with install instructions) which is a high-risk distribution vector for executables and thus suspicious.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). Outsider free text is ingested from the runtime HTTP response body of the public Seerfar/Ozon keywordMining API (returned
data[*].query,queryCn,products[*].title, etc.), which the script then prints to stdout (and thus can enter the agent’s LLM context) when the response is small or--inlineis used.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata