sentry-setup-metrics
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions found that attempt to bypass safety filters or override agent instructions.
- DATA_EXFILTRATION (SAFE): No unauthorized file access or network exfiltration patterns. It explicitly suggests using 'beforeSendMetric' to redact sensitive information.
- REMOTE_CODE_EXECUTION (SAFE): The skill contains only static code templates for SDK usage and does not download or execute remote scripts.
- COMMAND_EXECUTION (SAFE): No shell commands or system-level operations are present in the skill files.
- CREDENTIALS_UNSAFE (SAFE): Uses standard 'YOUR_DSN' placeholders for configuration rather than hardcoded secrets.
Audit Metadata