conventional-git
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of documentation and formatting rules for git operations. It does not contain any executable scripts, remote downloads, or dangerous command patterns.
- [SAFE]: The YAML frontmatter uses the
allowed-toolsfield to limit the agent's capabilities to specific git (git:*) and GitHub CLI (gh:*) subcommands, which is a recommended security practice for scoping tool access. - [SAFE]: Instructions regarding commit messages and branch naming are purely stylistic and structural (e.g., lowercase, no special characters, imperative mood). There are no attempts to bypass safety filters or perform unauthorized actions.
- [SAFE]: The evaluation file (
evals/evals.json) contains test cases to ensure the agent correctly applies the formatting rules, with no malicious intent or data exfiltration patterns detected.
Audit Metadata