release-checklist
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a manual release process using standard development tools (npm, git). It includes explicit checkpoints for security tests and requires user confirmation before performing irreversible actions like pushing to a remote repository.
- [SAFE]: File access is restricted to common project configuration and source files required for release validation (package.json, CLAUDE.md, CHANGELOG.md).
- [SAFE]: Command execution is limited to predefined build, test, and verification scripts that are part of the project's own infrastructure.
Audit Metadata