incident-runbook-templates

Warn

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The templates include high-privilege system commands for infrastructure and service management.
  • Evidence: Includes kubectl commands to perform rollbacks (kubectl rollout undo), scale deployments (kubectl scale), and modify service configurations via environment variables (kubectl set env).
  • Evidence: Includes administrative database commands via psql to terminate backend processes (pg_terminate_backend) and execute diagnostic queries.
  • Evidence: Includes the application of Network Policies via kubectl apply to restrict network traffic and block IP ranges.
  • [EXTERNAL_DOWNLOADS]: The skill references and interacts with well-known external monitoring and third-party service providers.
  • Evidence: Templates include commands to query Prometheus APIs for metrics and check the status of well-known services like Stripe, Sentry, and Grafana.
  • Evidence: References curl operations targeting internal and external health-check endpoints for status verification.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 7, 2026, 05:10 PM