release-flow
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard development and release tools including
gitfor version control,ghfor GitHub release management,gofor command testing, andmakefor binary builds. - [EXTERNAL_DOWNLOADS]: Fetches the installer script from the author's official GitHub repository (
raw.githubusercontent.com/tw93/mole) during a self-update smoke test to verify the release candidate. - [SAFE]: The skill implements security best practices such as mandatory SHA256 checksum verification for artifacts and fail-closed install verification, ensuring that missing or corrupted checksums block the update process by design.
Audit Metadata