github-commit-pr
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates a proactive sensitive file detection step that scans for secrets, environment variables, and private keys before staging changes, which helps prevent accidental data exposure.
- [SAFE]: Critical operations such as merging a pull request and deleting branches require explicit user confirmation, ensuring human oversight for irreversible actions.
- [SAFE]: The skill enforces best practices for Git workflows, such as preventing direct commits to the base branch and avoiding force-pushes that could rewrite shared history.
- [SAFE]: Instructions for delegating tasks to subagents explicitly state that their output should be treated as untrusted and verified against the actual source data before being used in a commit or fix.
Audit Metadata