bump-conventions
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates version updates for @sentry/conventions, which is a package belonging to the skill's author (getsentry).
- [COMMAND_EXECUTION]: Executes standard development commands such as
npm view,yarn install,yarn build, andyarn test. These operations are appropriate for the task of updating dependencies and verifying code integrity in a local monorepo environment. - [EXTERNAL_DOWNLOADS]: Fetches package version metadata from the official npm registry using
npm view. This is a standard operation for determining the latest available version of a dependency.
Audit Metadata