clade-incident-runbook
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches service status updates from the official Anthropic status API. This is a trusted resource used to monitor service health.
- [COMMAND_EXECUTION]: Employs a local Python snippet to parse JSON data from a network request. The code is static and does not execute remote content.
- [REMOTE_CODE_EXECUTION]: The automated alert regarding piped execution is a false positive. The shell command passes data to a local Python process for parsing purposes, rather than executing a downloaded script.
- [SAFE]: The skill correctly uses environment variables for API authentication and limits network activity to the service provider's official domains.
Audit Metadata