sentry-create-alert
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
curlto perform REST API operations against Sentry's infrastructure and usespython3to parse JSON responses. These actions are localized to the agent's environment and serve the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: Network operations are directed to
sentry.iosubdomains. These are official vendor resources used to manage organization alerts and fetch membership data. - [CREDENTIALS_UNSAFE]: The skill requests a Sentry organization authentication token from the user. It does not contain hardcoded secrets and utilizes the token only for authorized API requests to the vendor's platform.
Audit Metadata