commit
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions are limited to legitimate version control operations and do not contain malicious patterns.
- [COMMAND_EXECUTION]: The skill guides the agent to execute standard git commands (git commit, git push) and Azure CLI commands (az repos pr create) to manage code changes.
- [COMMAND_EXECUTION]: The instructions include the use of the --no-verify flag. While this bypasses local pre-commit hooks, it is a documented development practice for specific edge cases and is used here in a conditional manner.
Audit Metadata