semantic-versioning
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard developer tooling for version control and release automation. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [COMMAND_EXECUTION]: The skill includes shell scripts (
bump-version.sh,generate-changelog.sh,validate-api.sh) for automating git operations and version management. These scripts use standard commands (git,npm,sed,grep) for their intended purpose in a CI/CD context and do not perform any dangerous operations. - [EXTERNAL_DOWNLOADS]: The skill references industry-standard packages and actions (e.g.,
semantic-releaseon NPM,cycjimmy/semantic-release-actionon GitHub). These are well-known resources within the software development ecosystem used for the stated purpose of the skill.
Audit Metadata