sentry-create-alert
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto perform REST API calls to Sentry's infrastructure (*.sentry.io). These commands are standard for the skill's documented purpose of managing alerts. - [COMMAND_EXECUTION]: The skill utilizes
python3one-liners to parse JSON responses from the Sentry API. The logic is restricted to extracting IDs and names from the JSON data, which is a common and safe pattern for processing API output in shell environments.
Audit Metadata