sales-live-chat
Warn
Audited by Snyk on Apr 20, 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.90). The skill's required workflow explicitly tells the agent to fetch and "Read" other skills' SKILL.md files from public repos (e.g., via https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md and similar repo lookups) and to ground recommendations on that content, meaning untrusted third‑party text is ingested and can materially influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs at runtime to WebFetch SKILL.md files from raw.githubusercontent.com (e.g. https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md), which will be fetched and used to control/ground the agent's prompts and decisions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata