git-commit
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a standard reference for Git operations and conventional commit messaging. It follows best practices for development workflows.
- [SAFE]: Explicitly includes a "Never Do" list and a "Files to Never Commit" section, which are security-positive features designed to prevent the accidental commitment of credentials, keys, and environment files.
- [COMMAND_EXECUTION]: The skill references standard git commands such as
git add,git commit, andgit status. These are documented for legitimate repository management and are restricted by theallowed-toolsconfiguration in the frontmatter. - [PROMPT_INJECTION]: No patterns of instruction overrides, safety bypasses, or system prompt extraction were detected in the instructions or metadata.
- [DATA_EXFILTRATION]: No network-enabled commands (like
curlorwget) targeting external domains or patterns of sensitive data harvesting were found.
Audit Metadata