speckit-git-validate
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
git rev-parseto retrieve the current branch name and verify the repository status. These are standard, non-destructive Git inspection commands used for metadata retrieval. - [SAFE]: No malicious patterns detected. The skill performs localized validation logic, uses strict regular expressions for branch name verification, and relies on standard environment variables for fallbacks.
Audit Metadata