skill-installer
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.72). The tool reads outsider-authored free text from other skills’
SKILL.mdfiles listed inmarketplace.json(viafs.readFile(skillMdPath, "utf-8")ingetMarketplaceSkills()), then returns the extracteddescription/nameas JSON text in thesearch_skillstool output (content: [{type:"text", text: JSON.stringify(results)}]), which can be ingested into the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata