prepare-semantic-commit
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses git inspection commands such as
git statusandgit diffto collect information about current code changes. These are standard, non-destructive tools used to provide context for generating commit messages. - [EXTERNAL_DOWNLOADS]: References external documentation and public GitHub repositories for best practices and configuration examples, including the author's own semantic-release-baby project. No automated network downloads or script executions are performed.
Audit Metadata