sentry-react-native-sdk

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate technical guide for Sentry SDK integration, authored by the official vendor (getsentry).
  • [COMMAND_EXECUTION]: Employs standard shell commands (cat, grep, ls, find) and a benign inline Python script for environment detection. It uses standard package managers (npm, npx, pod) for installation and configuration of the SDK. All commands are transparent and serve the stated purpose of project setup.
  • [EXTERNAL_DOWNLOADS]: Dependencies and tools are fetched from official Sentry repositories and registries (e.g., @sentry/react-native, @sentry/wizard). These are vendor-owned resources and are handled according to established safety protocols.
  • [CREDENTIALS_UNSAFE]: Uses clearly labeled placeholders for sensitive configuration strings (e.g., YOUR_SENTRY_DSN, YOUR_ORG_AUTH_TOKEN) and includes explicit instructions to use environment variables and CI secrets instead of committing tokens to version control.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 01:24 AM