sentry-create-alert

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes official Sentry API endpoints (sentry.io) for creating and managing alert workflows, consistent with the vendor's intended functionality.
  • [COMMAND_EXECUTION]: The skill employs curl for API interactions and python3 for local JSON parsing. These commands are used for legitimate data processing of Sentry API responses.
  • [DATA_EXPOSURE]: The skill requires an authentication token but does not hardcode credentials. It correctly prompts the user for a token and specifies the necessary scopes (alerts:write), adhering to secure access management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 10:05 AM
Security Audit — agent-trust-hub — sentry-create-alert