Axguard Paths — Development skill for Claude Code
Attack graph + vulnerability chaining (Phase 6).
How to install Axguard Paths
Installs to ~/.claude/skills/awarexone-axguard-axguard-paths/SKILL.md
mkdir -p ~/.claude/skills/awarexone-axguard-axguard-paths && curl -fsSL https://raw.githubusercontent.com/Awarexone/AXguard/HEAD/commands/axguard-paths.md -o ~/.claude/skills/awarexone-axguard-axguard-paths/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Axguard Paths does
description: Attack graph + vulnerability chaining (Phase 6). Chains Phase 1-5 findings into multi-hop attack paths. Usage: /axguard-paths [path]
/axguard-paths
**Specialist:** Attack Graph + Vulnerability Chaining
Chains findings from earlier phases into multi-hop **attack paths** — `entrypoint → … → sensitive outcome` — instead of reporting vulnerabilities in isolation. It is a **composition / rollup layer**: it detects no new vulnerabilities and invents no second confidence syste
Alternatives in Development
- JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
- /hunt — Active vulnerability hunting on a target 1.8k ★
- Engage.Recon — Execute Phase 1 - Reconnaissance and Attack Surface Mapping 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Axguard Scan
Fast vulnerability scan (text/JSON). No full report suite. Usage: /axguard-scan [path]
Ad Attack Paths
Launch the ad-attack-planner agent to reason low-privilege-to-Domain-Admin paths from the collected inventory
Htb Writeups
The most comprehensive Hack The Box writeup collection - 500+ machines, 400+ challenges, interactive knowledge
Axguard Fix
Remediate confirmed AXguard findings with concrete patches. Usage: /axguard-fix
Dependency Watch
Check new vulnerability advisories against portfolio dependencies and route affected repositories into finding
Review Attack Surface
Review external attack surface using Zscaler EASM findings, exposed services, and lookalike domains.
Related Agents
Attack Graph Synthesizer
Systematically searches for multi-step and cross-contract attack chains by walking the codebase knowledge grap
Attack Planner
Delegates to this agent when the user wants to correlate findings from multiple tools or agents, build multi-s
Attack Ideator
Phase 10 Review Chamber creative attack hypothesis generator that thinks like a hacker, chains low-severity is