sentry-prod-checklist

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill provides legitimate templates and guidelines for integrating Sentry, a well-known error tracking service.
  • [CREDENTIALS_UNSAFE]: The skill explicitly promotes secure credential management, instructing users to provide sensitive values like the Sentry DSN and Auth Token through environment variables rather than hardcoding them in the source code.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes curl to perform connectivity checks against sentry.io and ingest.sentry.io. These are official endpoints for a well-known service used to verify that the production environment can successfully communicate with the error tracking platform.
  • [COMMAND_EXECUTION]: The skill contains examples for using standard development tools such as npm and sentry-cli. These commands are used for routine project tasks like building artifacts and uploading source maps for debugging purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 05:21 PM