linkfox-sif-keyword-summary
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.90). The list includes a direct download of an installer archive (https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip …) — distributing executable archives is a high-risk pattern that requires explicit user consent and scrutiny; the other links are API/docs and look benign.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required workflow calls an external API and then prints/summarizes the API’s JSON response (including free-text fields like
msg/errmsgand product titles) into the agent’s LLM context via stdout, which is outsider-authored content from the runtime API response.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata