sales-forecast

Warn

Audited by Snyk on May 6, 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.md explicitly instructs the agent to fetch and read public SKILL.md files from GitHub (e.g., "WebFetch ... https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md") as a required step before recommending or invoking platform skills, meaning untrusted third‑party content from the open web is ingested and can directly influence tool selection and 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 the agent to WebFetch runtime SKILL.md files from raw GitHub (e.g. https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md), which the agent must read at invocation and whose contents are used to shape prompts/invocations, so this external URL is a runtime dependency that directly controls agent instructions.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 6, 2026, 11:49 PM
Issues
2