mistral-incident-runbook

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes kubectl, curl, gcloud, and aws CLI tools to interact with infrastructure and APIs. These actions are performed to diagnose service health and apply mitigations as described in the runbook.
  • [DATA_EXPOSURE]: Triage scripts include commands that output the first 8 characters of the MISTRAL_API_KEY to verify the correct key is in use. This provides a minor exposure of secret data in terminal logs for diagnostic purposes.
  • [DATA_EXPOSURE]: An evidence collection script gathers Kubernetes logs and deployment manifests into an archive. It employs a basic filter (grep -v api-key) to avoid including sensitive environment variables in the exported configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 06:40 PM