release
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard git operations (tag, push, status, remote) that are directly aligned with its stated purpose of automating software releases.
- [SAFE]: All destructive or network-facing operations are protected by a confirmation gate that displays a clear, numbered plan of the exact commands to be executed.
- [SAFE]: The skill implements validation logic to ensure user-provided version strings conform to Semantic Versioning (SemVer) standards before they are used in shell commands.
- [SAFE]: Integration with external skills (
/changelogand/commit) occurs within the same author's ecosystem, representing a modular and expected developer workflow. - [SAFE]: The skill correctly handles sensitive scenarios by checking for detached HEAD states and uncommitted changes, providing warnings rather than silent execution.
Audit Metadata