changesets
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational and instructional, focusing on software development workflows for versioning and publishing npm packages.
- [EXTERNAL_DOWNLOADS]: The documentation references official packages from the Changesets project (@changesets/cli, @changesets/changelog-github) via the npm registry.
- [COMMAND_EXECUTION]: The skill provides standard command-line examples (npm install, npx changeset) that are consistent with the primary purpose of managing software releases.
- [SAFE]: GitHub Actions examples utilize well-known and trusted actions (actions/checkout, actions/setup-node, changesets/action) and follow security best practices by using secrets for authentication tokens.
Audit Metadata