pre-release
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository management tasks. It reads and updates local project files (e.g., package.json, Cargo.toml, and CHANGELOG.md) to ensure version consistency and prepare release documentation.
- [SAFE]: No network operations, credential harvesting, or suspicious execution patterns were found. The use of
git rev-parseis restricted to verifying the current branch name. - [SAFE]: References to external scripts (like
bump-version.sh) and tools (likecargo audit) are presented as suggestions for the user or point to local repository resources, following standard development practices.
Audit Metadata