swiss_cheese_audit
Analyze layered defenses for aligned holes when making changes to critical paths like auth, payments, or data destruction, using the Swiss Cheese Model to prevent failures.
Instructions
TRIGGER: Call this when making changes to critical paths (auth, payments, data destruction). 🧀 Swiss Cheese Model — Analyze layered defenses for aligned holes. From aviation/nuclear safety. Args: change_description: What change is being made layers: Optional comma-separated custom layers (default: standard 6-layer defense)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layers | No | ||
| change_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |