release-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell commands (bash) to iterate through plugin directories, read version metadata using Node.js, and verify the repository state via git.
- [REMOTE_CODE_EXECUTION]: Invokes 'npm run release', which triggers the 'release-it' package to automate versioning, changelog generation, and tagging; it also pushes changes to the remote repository.
Audit Metadata