aiox-commit
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for standard local git operations including
git status,git diff, andgit commit. It explicitly includes safety guidelines to prevent the accidental staging of secrets and forbids bypassing commit verification gates (e.g.,git commit --no-verify). The workflow is restricted to local changes, specifically forbiddinggit pushoperations.
Audit Metadata