sentry-create-alert
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Sentry API andpython3to parse the resulting JSON data. These are standard operations for automation skills and do not pose a security risk when used as instructed. - [DATA_EXPOSURE]: The skill requires a Sentry authentication token (
sntryu_...). While it handles sensitive tokens, it instructs the user to provide them and uses them solely for official Sentry API requests. There is no evidence of exfiltration to third-party domains. - [EXTERNAL_DOWNLOADS]: The skill uses the Sentry API (
{region}.sentry.io). Since the author isgetsentry, these are trusted vendor resources.
Audit Metadata