setup-speckit
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Clones the Spec-Kit repository from GitHub, targeting either the author's repository or the official GitHub organization repository.
- [COMMAND_EXECUTION]: Utilizes standard shell utilities such as mkdir, cp, and rm to organize templates and scripts within the target repository.
- [COMMAND_EXECUTION]: Configures shell scripts as executable using chmod +x to enable the Spec-Kit workflow functionality.
- [COMMAND_EXECUTION]: Employs the GitHub CLI (gh) to view repository information and manage labels necessary for issue tracking.
Audit Metadata