attack-tree-construction

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

Content Preview
---
name: attack-tree-construction
description: "Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Attack Tree Construction

Systematic attack path visualization and analysis.

## Use this skill when

- Visualizing complex attack scenarios
- Identifying defense gaps and priorities
- Communicating risks to stakehol
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/attack-tree-construction.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/attack-tree-construction/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/attack-tree-construction/SKILL.md

Related Skills