attack-path-architect

attack-path-architect is a skill for Claude Code, Codex from Orizon-eu/claude-code-pentest. It costs 102 tokens per session (1,809 once invoked), scanned C, original, MIT.

A security-planning skill that turns reconnaissance data or a domain into possible attack paths. An attack path describes how an attacker could move through connected systems; MITRE ATT&CK is a public catalog of common attacker techniques.

In plain words
What is it for?
Use it for authorized penetration tests, red-team exercises, and threat modeling of systems you are allowed to assess.
Why use it?
It helps organize scattered security findings into likely routes, trust relationships, and high-impact risks.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/orizon-eu/claude-code-pentest/attack-path-architect
Any agent
npx skills add Orizon-eu/claude-code-pentest --skill attack-path-architect
Clone the repo
git clone --depth 1 https://github.com/Orizon-eu/claude-code-pentest

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for attack-path-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/orizon-eu/claude-code-pentest/attack-path-architect.svg)](https://agentmods.dev/skills/orizon-eu/claude-code-pentest/attack-path-architect)
Your own site
<a href="https://agentmods.dev/skills/orizon-eu/claude-code-pentest/attack-path-architect"><img src="https://agentmods.dev/badge/skills/orizon-eu/claude-code-pentest/attack-path-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,809 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00102 $0.01809
Opus 5 $0.00051 $0.00905
Sonnet 5 $0.00020 $0.00362
Haiku 4.5 $0.00010 $0.00181

Measured 4d ago against content hash 6e6bac20e696, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

attack-path-architect scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/classify_assets.py, scripts/generate_attack_tree.py, scripts/map_trust.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Cloud metadata endpointhighServer-side request forgery

One request to 169.254.169.254 can return temporary IAM credentials.

| +-- Step 2: Access cloud metadata (169.254.169.254)
attack-path-architect/SKILL.md · 203 lines

How it starts

The opening of the file, as written. The whole thing — 203 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Attack Path Architect

Strategic attack path generator. Transforms reconnaissance data into actionable kill chains mapped to MITRE ATT&CK.

Important

CRITICAL: This skill is for authorized penetration testing and red team engagements ONLY. Confirm authorization before generating attack paths.

Instructions

Step 1: Input Collection

Accept one of these inputs:

  1. Recon JSON data from recon-dominator (consolidated.json or individual module outputs)
  2. Raw domain - will perform lightweight recon first to gather data
  3. Manual asset list - user provides hostnames, IPs, services, technologies

If the user provides only a domain, run a quick recon summary first using recon-dominator scripts, then proceed.

Step 2: Asset Classification

python scripts/classify_assets.py --input {recon_data}

Classify every discovered asset by:

Exposure Level:

  • EXTERNAL: Internet-facing, directly reachable
  • SEMI-EXTERNAL: Behind CDN/WAF but still reachable
  • INTERNAL-EXPOSED: Internal service accidentally exposed (common with cloud misconfig)

Asset Type:

  • WEB_APP: Web applications (highest attack surface)
  • API: REST/GraphQL/SOAP endpoints
  • MAIL: Email infrastructure
  • DNS: DNS servers
  • VPN: VPN gateways
  • DATABASE: Exposed database services
  • ADMIN_PANEL: Management interfaces
  • CI_CD: Build/deploy infrastructure
  • MONITORING: Grafana, Kibana, Prometheus, etc.
  • STORAGE: S3, GCS, Azure Blob, etc.
  • LEGACY: Old/deprecated systems still running

Risk Score (1-10): Based on technology age, known CVE count, misconfiguration signals, exposure level.

Step 3: Trust Relationship Mapping

python scripts/map_trust.py --input {recon_data}

Identify trust relationships between assets:

  • SSO/OAuth connections: Shared authentication across subdomains
  • Cookie scope: Wildcard cookies (.domain.com) enabling session sharing
  • API dependencies: Internal APIs called by external apps
  • DNS relationships: CNAME chains, shared nameservers
  • Certificate sharing: Shared TLS certificates (SAN entries)
  • IP proximity: Assets in same subnet/ASN suggesting shared infrastructure

Read the full file on GitHub · 203 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 203 lines · 102 tokens per session scan C 6e6bac20e696

Subscribe to this mod's changes

attack-path-architect is a skill published in the GitHub repository Orizon-eu/claude-code-pentest (24 stars, last pushed 5mo ago), licensed MIT. It adds 102 tokens to every session and 1,809 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (cloud metadata endpoint). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

forensics-kit

Digital forensics and incident response toolbox. Load when the operator asks about a pcap, a binary, a memory dump, a suspicious file, malware triage, IOC hunting, or post-incident analysis. Covers network (tshark), binaries (radare2, strings, binwalk, file, exiftool), memory (volatility), and pattern matching (YARA).…

FrancescoStabile/numasec · 101 tokens

passive-osint

Passive reconnaissance against a target without sending traffic that could alert it. Load when the engagement starts, when you only know a domain/email/username, when scope is unclear, or when you need historical surface area. Covers subdomain enumeration (crt.sh, subfinder), historical archives (wayback), DNS posture…

FrancescoStabile/numasec · 99 tokens

agents-sdk

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

FrancescoStabile/numasec · 59 tokens

cloudflare

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

FrancescoStabile/numasec · 68 tokens

credential-attack

Password spray methodology for bug bounty — when to do it vs web-vuln hunting, the wordlist-gen + breach-check + osint-employees + spray pipeline, mode selection (http-form / oauth / o365 / okta), rate-limit + lockout tactics, BBP legal guardrails, success detection, and the spray → authenticated /hunt chain pattern.…

Awarexone/Agentic-Bug-Hunter · 102 tokens

mobile-pentest

Mobile app pentest for bug bounty (Android APK + iOS IPA) — runtime-first workflow: install app, proxy through Burp/mitmproxy, drive the UI, capture packets, then test the API exactly like a web target; escalate to decompile (apktool/jadx) and Frida/objection only when traffic is SSL-pinned, encrypted, or absent.…

Awarexone/Agentic-Bug-Hunter · 205 tokens