create-specs

Warn

Audited by Snyk on Feb 18, 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 downloads and executes public scripts from raw.githubusercontent.com (see the curl commands using BASE_URL="https://raw.githubusercontent.com/github/spec-kit/main/scripts"), which is an open/public third‑party source whose content the agent ingests and runs, allowing potential indirect prompt injection.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly downloads and installs bash scripts at runtime from https://raw.githubusercontent.com/github/spec-kit/main/scripts (curl -sSLf "$BASE_URL/...") and then executes them, meaning remote code is fetched and run and is a required dependency for the skill to function.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 18, 2026, 05:42 AM