spec-kit-skill
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): The script parses content from local markdown files to determine project status and phase.\n
- Ingestion points: The script
scripts/detect-phase.shreads data from.specify/specs/*/spec.mdand.specify/specs/*/tasks.mdviagrep.\n - Boundary markers: Absent. The script assumes specific markdown headers (e.g., '## Clarifications') and task list patterns to branch its logic.\n
- Capability inventory: The script performs local file reads and executes version checks for the
specifyCLI tool. While limited, the output influences the agent's understanding of project state.\n - Sanitization: Absent. Data is extracted directly from files without validation or escaping.\n- External Downloads (SAFE): The documentation and script output suggest installing the
specify-clifromgithub.com/github/spec-kit.git. This is provided as informational guidance for the user and is not an automated download or execution by the skill.
Audit Metadata