git-commit
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Git commands for repository management, diffing, and committing changes, which is consistent with its stated purpose.
- [SAFE]: It includes a security check using
ripgrepto search for potential secrets and credentials before staging files, reducing the risk of accidental data exposure. - [SAFE]: No network access or external script downloads are performed by the skill.
- [SAFE]: Explicit instructions are provided to the agent regarding character escaping in shell commands to prevent command substitution vulnerabilities.
Audit Metadata