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.md files listed in marketplace.json (via fs.readFile(skillMdPath, "utf-8") in getMarketplaceSkills()), then returns the extracted description/name as JSON text in the search_skills tool output (content: [{type:"text", text: JSON.stringify(results)}]), which can be ingested into the agent’s LLM context.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 23, 2026, 04:05 PM
Issues
1
Security Audit — snyk — skill-installer