sentry-svelte-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses routine shell commands (ls, cat, grep) to detect the project framework and existing configuration. These operations are limited to the project directory and its immediate neighbors to provide context-aware setup recommendations.
- [EXTERNAL_DOWNLOADS]: Recommends the installation and use of official Sentry packages and the '@sentry/wizard' tool from the npm registry. These are verified resources provided by the skill's author.
- [CREDENTIALS_UNSAFE]: Provides clear instructions on the safe management of sensitive data, such as SENTRY_AUTH_TOKEN. It correctly advises using environment variables and includes explicit warnings against committing these secrets to version control.
Audit Metadata