cmd-speckit-init-update
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches project scripts and templates from the official GitHub organization's 'spec-kit' repository to ensure the local environment is up-to-date.\n- [COMMAND_EXECUTION]: Utilizes standard CLI tools such as
git clonefor retrieval andmktempfor creating a clean staging environment, followed by proper cleanup usingrm.\n- [SAFE]: The skill incorporates clear safety logic to avoid overwriting project-specific files, such as those in.specify/memory/and.specify/specs/, preserving the user's custom configurations and feature data.
Audit Metadata