attack-tree-construction
Python-based tool for modeling, analyzing, and visualizing security attack paths using OR/AND logic and risk metrics.
Install
npx skills add https://github.com/wshobson/agents --skill attack-tree-constructionStats
| Total installs | 3,333 |
| Weekly installs | 3.3K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Provides Python data models for building attack trees with OR/AND logic, leaf attacks, and attributes (difficulty, cost, detection risk, time required)
- Includes fluent builder API for constructing trees programmatically and methods to find easiest, cheapest, and stealthiest attack paths
- Exports to Mermaid and PlantUML diagram formats for stakeholder communication and threat visualization
- Analyzes all possible attack paths, identifies critical nodes, and prioritizes mitigations by coverage impact
Tags
Related skills
| Skill | Installs | vs attack-tree-construction |
|---|---|---|
| python-configuration | 3,222 | -111 |
| okx-onchain-gateway | 3,315 | -18 |
| writing hookify rules | 3,218 | -115 |
| spring-boot-engineer | 2,804 | -529 |
| anti-reversing-techniques | 3,366 | +33 |
FAQ
- How many installs does attack-tree-construction have?
- attack-tree-construction has 3,333 total installs and 3.3K installs this week.
- Where is attack-tree-construction hosted?
- attack-tree-construction is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does attack-tree-construction have?
- attack-tree-construction has 32.4K GitHub stars.
- When was attack-tree-construction first indexed?
- OrangeBot.AI first indexed attack-tree-construction on Jan 20, 2026.
- How do I install attack-tree-construction?
- Run: npx skills add https://github.com/wshobson/agents --skill attack-tree-construction