commit
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard CLI tools including
gitandgh(GitHub CLI) for staging changes, creating commits, and managing pull requests. - [DATA_EXFILTRATION]: The skill implements safety guidelines by explicitly instructing the user/agent to never commit sensitive files such as
.env,credentials.json, or other secrets. - [SAFE]: The provided code examples and commit templates follow industry-standard conventional commit formats and encourage secure coding practices, such as using
hmac.compare_digestfor constant-time comparisons.
Audit Metadata