sentry-sdk-configuration
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE] (SAFE): No malicious instructions or patterns detected in the configuration snippets or documentation.
- [DATA_EXPOSURE] (SAFE): Uses placeholder DSN values and recommends environment variables for secrets. Includes 'send_default_pii=True' in the Django example, which is a standard feature but worth noting for privacy consideration.
- [PROMPT_INJECTION] (LOW): Indirect prompt injection surface identified. 1. Ingestion points: File reading through Read, Grep, and Glob tools defined in the skill metadata. 2. Boundary markers: Absent. 3. Capability inventory: System modification and command execution via Write, Edit, and Bash tools. 4. Sanitization: Absent. The combination of data ingestion from project files and powerful modification tools creates a vulnerability surface for indirect prompt injection.
Audit Metadata