commit-organizer
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill follows best practices for Git workflows, including explicit instructions to avoid staging sensitive files, logs, and credentials.
- [COMMAND_EXECUTION]: The skill uses standard Git commands (
git status,git diff,git add,git commit) via Bash to perform its primary function of organizing uncommitted changes.
Audit Metadata