committing-code
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for standard Git operations such as
git add,git commit,git stash, andgit rebaseto manage local source code versioning as seen inSKILL.mdandreferences/ATOMIC-COMMITS.md. - [SAFE]: All external references point to reputable documentation and community guides regarding commit standards and versioning, including conventionalcommits.org and semver.org.
- [SAFE]: No obfuscation, unauthorized data access, or malicious command execution patterns were identified within the skill's instructions or metadata.
- [SAFE]: While the skill processes code changes via
git diffto generate commit messages, this is the intended primary purpose of the skill and does not introduce unusual risks beyond the standard operation of Git-based tools.
Audit Metadata