opsgenie
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard command-line tools such as 'curl' for API interactions and 'jq' for processing JSON responses. These are common utilities for DevOps automation and do not exhibit malicious behavior.
- [DATA_EXPOSURE_EXFILTRATION]: No sensitive data exposure was detected. The instructions follow security best practices by utilizing environment variables (e.g., OG_API_KEY) and placeholders (e.g., <OG_API_KEY>) rather than hardcoding credentials.
- [EXTERNAL_DOWNLOADS]: Network operations are restricted to the official Opsgenie API domain (api.opsgenie.com), which is a well-known and legitimate service provider for incident management.
Audit Metadata