prerelease-versions
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements automated version management for alpha, beta, and release candidate versions by updating local files like VERSION, package.json, and pyproject.toml.
- [SAFE]: The provided shell scripts (create-prerelease.sh, promote-prerelease.sh, test-prerelease.sh) use standard system utilities and git commands to manage release tags and consistency checks without any malicious or hidden behavior.
- [SAFE]: GitHub Action templates provided in the skill utilize official actions and established workflows for building, testing, and creating releases, incorporating standard security practices such as using secrets for notifications.
- [SAFE]: Examples and documentation accurately reflect the functionality of the scripts and promote a secure, structured release lifecycle.
Audit Metadata