sentry-setup-ai-monitoring
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses
grepto safely detect installed AI SDKs within standard project files likepackage.json,requirements.txt, andpyproject.toml. These operations are used solely for environment discovery and do not perform system modifications. - [CREDENTIALS_UNSAFE]: Employs the placeholder 'YOUR_DSN' for Sentry configuration, ensuring that no sensitive API keys or connection strings are hardcoded within the skill.
- [SAFE]: Includes a prominent 'Data Capture Warning' that explicitly identifies PII risks associated with prompt recording and instructs the agent to obtain user consent before enabling sensitive data capture.
- [SAFE]: All external resource references and library suggestions target the official Sentry vendor and well-known AI service providers (OpenAI, Anthropic, Google, LangChain).
Audit Metadata