commit-hygiene
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and shell script templates for monitoring git repository statistics.
- [COMMAND_EXECUTION]: Uses standard
gitcommands such asgit status,git diff, andgit addto analyze local repository state and manage commits. These operations are restricted to the local development environment and are necessary for the skill's primary purpose. - [REMOTE_CODE_EXECUTION]: No remote code execution or download patterns were detected. The provided Bash scripts for size checking and git hooks are local templates intended for repository management.
- [DATA_EXFILTRATION]: No network operations or attempts to exfiltrate sensitive information were found. The skill operates entirely on local git metadata.
- [PROMPT_INJECTION]: No attempts to override agent instructions or bypass safety filters were detected in the documentation or instructions.
Audit Metadata