sentry-setup-metrics
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides benign shell commands for environment verification. It uses
grepon local configuration files andpip showto check installed package versions. - [EXTERNAL_DOWNLOADS]: Includes instructions for updating Sentry SDKs using standard package managers (
npm,pip). These operations target well-known, official Sentry packages from established public registries. - [DATA_EXPOSURE]: Demonstrates security awareness by explicitly instructing users to exclude sensitive information from metric attributes and providing code examples for filtering sensitive data via the
beforeSendMetrichook. - [COMMAND_EXECUTION]: The shell commands included are restricted to information gathering (verifying versions) and do not involve pipe-to-shell or remote script execution.
Audit Metadata