add-sentry-rn

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install @sentry/react-native and run the @sentry/wizard@latest initialization tool. These are official resources from Sentry, a well-known service for error tracking and performance monitoring.
  • [CREDENTIALS_UNSAFE]: The documentation explicitly warns against hardcoding sensitive information like DSNs or authentication tokens in the codebase or version control. It correctly suggests using environment variables and secret management tools like EAS secrets for the SENTRY_AUTH_TOKEN.
  • [COMMAND_EXECUTION]: The skill uses npx to execute the official Sentry setup wizard. This is a standard and expected procedure for configuring the SDK within a mobile development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 11:17 PM
Security Audit — agent-trust-hub — add-sentry-rn