What problem does it solve?
Security risks in a personal or team estate are usually undocumented, unscored, and forgotten. This Skill gives you a structured way to find where sensitive data lives, reason through what happens if an asset gets compromised, and keep the resulting risks in a persistent register that actually gets reviewed.
Core Features & Use Cases
- Sensitive Data Mapping: Census your asset graph and classify which assets hold credentials, PII, financial, or customer data, with unclassified assets listed explicitly rather than assumed safe.
- Compromise Scenarios: Answer "what if X got hacked" with blast-radius analysis from the Atlas asset graph, exposure of reachable credentials and data stores, detection signals, and response plans.
- Deterministic Risk Register: A Bun/TypeScript CLI scores risks as likelihood × impact (Low through Critical), tracks owners, mitigations, and review dates, and exports a generated Markdown view.
- Use Case: Ask "what happens if our analytics worker gets popped?" and receive a scenario doc with blast radius, exposed data classes, detection gaps, and scored risks landed in the register for review.
Quick Start
Ask the assistant to threat model your estate or run a compromise scenario on a specific asset, for example: "What happens if our analytics worker gets hacked?"