sentry
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute shell-based
curlcommands to interact with the Sentry API. This is a standard and expected method for integrating CLI-based agent capabilities. - [SAFE]: All network operations target the official
sentry.ioAPI, which is a well-known and trusted service for error monitoring and issue tracking. - [SAFE]: Authentication is managed via the platform's native secret management system (
vm0_secrets), ensuring that theSENTRY_TOKENis handled securely and not hardcoded within the skill's logic or documentation.
Audit Metadata