ionic-sentry
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides users to install Sentry SDKs (e.g.,
@sentry/capacitor,@sentry/angular,@sentry/react,@sentry/vue) and related tools using standard package managers (npm). These are official packages from Sentry, an established and well-known service for error tracking and performance monitoring. - [COMMAND_EXECUTION]: Provides standard command-line instructions for synchronizing Capacitor projects (
npx cap sync) and using the Sentry CLI (sentry-cli) for source map and debug file uploads. These are typical operations within a development and CI/CD workflow. - [SAFE]: The instructions follow security best practices by recommending the use of environment variables for configuration and explicitly warning against the transmission of Personally Identifiable Information (PII) without appropriate legal sign-off and privacy controls.
Audit Metadata