code-commit
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git and GitHub CLI (
gh) commands to manage code changes. It executesgit status,git diff,git commit, andgh pr createas part of its primary functionality. These are standard operations for a development-focused skill and involve local repository management with no evidence of malicious command injection or privilege escalation.
Audit Metadata