AI AGENT ADDONS

Attack Tree Construction

wshobson/agents
Security
8,650installs

Attack trees help you see how an attacker might break into a system. They look like a diagram with branches for each possible step. Security teams use them to find weak spots and plan better defenses.

You start with a main goal like stealing data. Then you break it down into smaller actions. Each branch shows a different path. Some paths need all steps to happen, while others need only one. This makes it easy to understand complex threats.

Adding details like cost and skill level to each step helps you decide what to fix first. Attack trees turn confusing risks into clear pictures anyone can follow.

Add Attack Tree Construction skill to your workflow

Global

mkdir -p ~/.claude/skills/attack-tree-construction

Project

mkdir -p .claude/skills/attack-tree-construction

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago