sentry-local-dev-loop

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official Sentry SDK packages such as @sentry/nextjs, @sentry/node, and sentry_sdk. These are standard dependencies for the well-known Sentry service and are documented neutrally as part of the setup process.
  • [COMMAND_EXECUTION]: Provides a shell script (test-sentry.sh) designed to verify the local Sentry setup by running a simple Node.js command. This behavior is consistent with the skill's primary purpose of establishing a development and testing loop.
  • [CREDENTIALS_UNSAFE]: Uses placeholder DSN strings (e.g., https://dev-key@org.ingest.sentry.io/dev-project) in the implementation guide and example files to illustrate environment-specific configuration. These are illustrative examples and do not contain actual sensitive credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 12:15 PM