speckit-initial

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt explicitly references passing a GitHub token via a command-line flag (--github-token ) and suggests setting GITHUB_TOKEN, which can cause the agent to include secret values verbatim in generated commands or code (direct CLI flags are high-risk for secret exfiltration).

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

  • Third-party content exposure detected (high risk: 0.75). The runtime workflow runs specify init, which pulls the .specify/ templates/memory/scripts/specs from the Spec Kit source (e.g., GitHub/public repo) and then registers slash commands; that fetched outsider-authored free text/templates would be ingested into the agent context via the installed project assets.

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 13, 2026, 04:14 AM
Issues
3
Security Audit — snyk — speckit-initial