sales-meeting-scheduler
Warn
Audited by Snyk on Apr 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill explicitly instructs the agent to fetch and read other skills' SKILL.md from public GitHub URLs (e.g., https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md), which is untrusted, user-generated third-party content that the agent must parse and use to make decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs at runtime to WebFetch external SKILL.md files from raw GitHub (e.g. https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md) and to read them to shape recommendations, meaning fetched remote content directly controls agent prompts and is treated as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata