sentry-create-alert

Pass

Audited by Gen Agent Trust Hub on Aug 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to interact with Sentry's REST API. These commands are standard for API interaction and include placeholders for user-provided data such as {token}, {org}, and {region}.\n
  • The shell commands use python3 -c for processing JSON responses, which is a standard method for parsing structured data in shell scripts.\n
  • All sensitive information (Auth Tokens) is handled as user input rather than being stored within the skill itself, which aligns with secure secret management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 29, 2026, 10:55 AM
Security Audit — agent-trust-hub — sentry-create-alert