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
kubectlcommands 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
psqlto terminate backend processes (pg_terminate_backend) and execute diagnostic queries. - Evidence: Includes the application of Network Policies via
kubectl applyto 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
curloperations targeting internal and external health-check endpoints for status verification.
Audit Metadata