git-commit
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides procedural instructions for git workflows, including staging, committing, and writing messages in the Conventional Commits format.- [SAFE]: Includes a security-positive 'Staging Checklist' that explicitly directs the agent to verify that no secrets, API keys, or credentials are being staged for commit.- [COMMAND_EXECUTION]: The skill utilizes standard version control commands such as
git status,git diff,git add, andgit committo perform its intended tasks.- [EXTERNAL_DOWNLOADS]: The documentation includes a setup command usingnpxto install the skill from the author's official repository, which is a standard distribution method for this platform.
Audit Metadata