apollo-incident-runbook

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches status information from official Apollo.io domains (status.apollo.io, api.apollo.io) and references SRE guidelines from Google. These are well-known and trusted service endpoints relevant to the skill's purpose.
  • [COMMAND_EXECUTION]: The skill provides procedures involving kubectl to view logs, modify environment variables, and restart services during an incident. It also uses curl to query health endpoints and APIs. These operations are within the expected scope of an incident response runbook for managing production environments.
  • [DATA_EXFILTRATION]: There is no evidence of sensitive data being sent to unauthorized external domains. Credential management instructions follow security best practices by using environment variables ($APOLLO_API_KEY) and Kubernetes secrets rather than hardcoding sensitive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 04:14 PM