sentry-setup-ai-monitoring
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands like
grepandlsto inspect local project files (package.json,requirements.txt,.env) to identify installed AI SDKs and existing sampling configurations. These operations are limited to project inspection and do not involve execution of untrusted input. - [DATA_EXFILTRATION]: The skill's primary purpose is to configure telemetry transmission to Sentry. It includes mandatory security warnings regarding Personal Identifiable Information (PII) capture in AI prompts and responses. It instructs the agent to verify the application's privacy policy and obtain explicit user confirmation before enabling PII capture settings like
send_default_piiorrecordInputs. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official Sentry SDKs via standard package managers (npm, pip, composer). All external links point to official Sentry documentation and repositories, which are appropriate for the tool's functionality and trace back to the verified vendor.
Audit Metadata