sentry-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation and template resource for CI/CD integration, containing no malicious code or instructions.
- [EXTERNAL_DOWNLOADS]: Mentions the use of official Sentry tools including the '@sentry/cli' npm package, 'getsentry/action-release' GitHub Action, and 'sentry-io/sentry-cli' CircleCI orb. These are well-known, trusted resources from a reputable vendor.
- [CREDENTIALS_UNSAFE]: Correctly advises users to store the 'SENTRY_AUTH_TOKEN' in CI/CD secrets management systems rather than hardcoding them in configuration files.
- [COMMAND_EXECUTION]: Includes standard shell commands for release management tasks, such as creating releases and uploading source maps, intended for execution within a controlled CI/CD environment.
Audit Metadata