sentry-python-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local environment detection using standard shell commands (grep, ls) on project configuration files like requirements.txt and pyproject.toml. It does not access sensitive system paths or user credentials.
- [SAFE]: All external references and dependencies (sentry-sdk) are directed to the official Sentry organization, which is a well-known service provider. These downloads and links are documented neutrally as they are central to the skill's primary purpose.
- [SAFE]: The skill encourages security best practices by recommending that sensitive configuration details, such as the Sentry DSN, be managed via environment variables.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized persistence mechanisms was found in the instructions or the reference documentation.
Audit Metadata