sentry-setup-ai-monitoring

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes grep to inspect local project files (package.json, requirements.txt, pyproject.toml) for existing AI SDKs. It also utilizes npm install and pip install to update or install Sentry integrations. These commands are limited to local environment detection and standard dependency management, which is appropriate for a development setup tool and do not involve unsanitized user input.
  • [EXTERNAL_DOWNLOADS]: The skill references and installs official Sentry SDK packages (@sentry/*, sentry-sdk) from standard repositories (NPM, PyPI). These resources belong to the vendor 'getsentry' and are consistent with the skill's stated purpose.
  • [SAFE]: The skill includes transparent documentation regarding the capture of PII (Prompts and Outputs) and provides clear configuration options to enable or disable these features based on user preference. No evidence of obfuscation, unauthorized data exfiltration, or persistence mechanisms was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 04:57 PM