commit
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill defines a structured workflow for creating git commit messages, including rules for headers, body content, and footer references.
- [COMMAND_EXECUTION]: The skill uses the
git branch --show-currentcommand to identify the active branch. This is used as a safety check to prevent direct commits to primary branches likemainormasterwithout explicit user intent. - [EXTERNAL_DOWNLOADS]: The skill includes a reference link to Sentry's official engineering documentation for commit message practices. This link points to a known, legitimate domain associated with the skill's author.
Audit Metadata