skill-tag
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses Bash and Git commands to automate version tagging and remote pushing.
- [SAFE]: Implements a human-in-the-loop requirement via 'user-only: true' and 'AskUserQuestion' prompts for production-impacting actions.
- [SAFE]: Performs rigorous repository state validation, including checks for uncommitted changes and synchronization with remote branches.
- [SAFE]: Uses secure argument handling with 'jq' for local state updates to prevent command injection.
Audit Metadata