sentry-create-alert
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
curlandpython3 -ccommands. These are used strictly for communicating with official Sentry API endpoints (sentry.io) and for parsing the resulting JSON data. The Python scripts are static, short, and contain no dynamic code generation or dangerous imports. - [EXTERNAL_DOWNLOADS]: All network activity is directed toward Sentry's official infrastructure (
*.sentry.io). No external scripts, binaries, or untrusted third-party dependencies are downloaded or executed. - [CREDENTIALS_UNSAFE]: The skill handles Sentry authentication tokens by requesting them from the user during the configuration phase. It does not contain hardcoded secrets, nor does it store or exfiltrate these credentials to unauthorized third-party domains.
Audit Metadata