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 grep on local configuration files and pip show to 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 beforeSendMetric hook.
  • [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
Risk Level
SAFE
Analyzed
Jul 7, 2026, 04:50 PM
Security Audit — agent-trust-hub — sentry-setup-metrics