commit
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard workflow for git commits following the Conventional Commits specification.
- [SAFE]: No suspicious network activity, data exfiltration, or obfuscation was detected in the instructions or examples.
- [SAFE]: The skill includes security-conscious steps, such as GPG-signing commits (
git commit -S) and reviewing staged changes before commitment. - [SAFE]: The YAML frontmatter includes
disable-model-invocation: true, which is a security hardening configuration that restricts the agent's ability to invoke tools during this specific task.
Audit Metadata