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.
npx skills add 0dayInc/pwn --skill att-ckgit clone --depth 1 https://github.com/0dayInc/pwnWrote 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.
[](https://agentmods.dev/skills/0dayinc/pwn/att-ck)<a href="https://agentmods.dev/skills/0dayinc/pwn/att-ck"><img src="https://agentmods.dev/badge/skills/0dayinc/pwn/att-ck.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high YARA Match · line 62 YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00016 | $0.00701 |
| Opus 5 | $0.00008 | $0.00351 |
| Sonnet 5 | $0.00003 | $0.00140 |
| Haiku 4.5 | $0.00002 | $0.00070 |
Grade A, and why
att&ck scanned grade A with 0 findings 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 8d ago.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ATT&CK exhaustive testing
Use when the ask names a technique (T1059, T1059.001), a tactic (TA0002),
ATT&CK coverage, purple-team emulation, or "test this like an adversary".
Pair with capec (how the attack is performed) and cwe (weakness proved).
When to use
- "T1190", "OS Credential Dumping", "coverage of persistence"
- Red / purple team playbooks keyed to ATT&CK
- Mapping detections to techniques
Methodologies
| Catalog | Role |
|---|---|
| ATT&CK 19.2 | techniques, sub-techniques, tactics (Enterprise / Mobile / ICS) |
CAPEC (bundled capec skill) |
attack-pattern execution for mapped IDs |
CWE (bundled cwe skill) |
weakness IDs after the procedure succeeds |
| NIST SP 800-115 | technical assessment wrapper |
How to look up a technique
Each ATT&CK ID is a file in this skill:
references/<id>.md
Examples: references/T1059.md, references/T1059.001.md,
references/TA0006.md. Open the file and follow it end-to-end.
references/INDEX.md lists every ID.
Exhaustive catalog procedure
- Identify platforms in scope (Windows, Linux, SaaS, ICS, Android, …).
- Pick tactics in scope (or the whole matrix).
- For every applicable technique, run
references/<id>.md. - When sub-techniques exist, the parent is incomplete until every child is done.
- Record N/A with a reason when the platform does not exist.
- Findings cite the technique ID, not only the tactic.
- Re-read saved evidence before calling the technique tested.
Tooling
- Always:
skills_recallthis skill, then read the technique file. - Then:
capecandcwefor mapped IDs. - Host:
pwn_eval, shell,PWN::Plugins::PS. - HTTP:
PWN::Plugins::BurpSuite/TransparentBrowser. - Network:
PWN::Plugins::Packet.
Pitfalls
- Tactics are groupings; they are not techniques.
- Atomic Tests / scanner mappings are inventory until you execute and save evidence.
- Skipping sub-techniques is not parent coverage.
- Detection engineering without an emulation attempt is not a test.
What ships with it
60 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.
- references/INDEX.md 74 KB
- references/T0800.md 3.5 KB
- references/T0801.md 3.1 KB
- references/T0802.md 3.3 KB
- references/T0803.md 3.5 KB
- references/T0804.md 3.8 KB
- references/T0805.md 4.2 KB
- references/T0806.md 3.7 KB
- references/T0807.md 3.7 KB
- references/T0808.md 3.3 KB
- references/T0809.md 3.8 KB
- references/T0810.md 4.0 KB
- references/T0811.md 4.0 KB
- references/T0812.md 3.6 KB
- references/T0813.md 3.6 KB
- references/T0814.md 4.6 KB
- references/T0815.md 3.6 KB
- references/T0816.md 3.7 KB
- references/T0817.md 4.2 KB
- references/T0818.md 3.8 KB
- references/T0819.md 3.8 KB
- references/T0820.md 3.7 KB
- references/T0821.md 4.1 KB
- references/T0822.md 4.4 KB
- references/T0823.md 3.5 KB
- references/T0824.md 3.6 KB
- references/T0825.md 4.1 KB
- references/T0826.md 3.3 KB
- references/T0827.md 3.6 KB
- references/T0828.md 4.0 KB
- references/T0829.md 3.3 KB
- references/T0830.md 4.0 KB
- references/T0831.md 4.1 KB
- references/T0832.md 3.6 KB
- references/T0833.md 5.5 KB
- references/T0834.md 3.6 KB
- references/T0835.md 3.8 KB
- references/T0836.md 3.9 KB
- references/T0837.md 3.8 KB
- references/T0838.md 4.5 KB
- references/T0839.md 4.9 KB
- references/T0840.md 3.5 KB
- references/T0841.md 4.2 KB
- references/T0842.md 3.8 KB
- references/T0843.001.md 3.4 KB
- references/T0843.002.md 3.5 KB
- references/T0843.003.md 3.5 KB
- references/T0843.md 4.4 KB
- references/T0844.md 3.8 KB
- references/T0845.md 3.4 KB
- references/T0846.001.md 3.8 KB
- references/T0846.002.md 3.7 KB
- references/T0846.003.md 3.6 KB
- references/T0846.md 3.2 KB
- references/T0847.md 4.2 KB
- references/T0848.md 3.7 KB
- references/T0849.md 3.6 KB
- references/T0850.md 4.1 KB
- references/T0851.md 4.0 KB
- references/T0852.md 3.4 KB
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.
- 8d ago First seen · 84 lines · 16 tokens per session scan A ee96b65765c6
att&ck is a skill published in the GitHub repository 0dayInc/pwn (78 stars, last pushed 4d ago), licensed MIT. It adds 16 tokens to every session and 701 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
race
Race condition / TOCTOU playbook — limit overrun (one-time codes used twice, gift cards spent twice), single-packet attack (last-byte sync) to force parallel processing, and state-confusion races (file upload + read, order before payment). Use when timing-sensitive logic could be abused — one-time codes, coupons/gift…
exploiting-insecure-deserialization
Identifying and exploiting insecure deserialization vulnerabilities in Java, PHP, Python, and .NET applications to achieve remote code execution during authorized penetration tests.
testing-for-business-logic-vulnerabilities
Identifying flaws in application business logic that allow price manipulation, workflow bypass, and privilege escalation beyond what technical vulnerability scanners can detect.
testing-for-sensitive-data-exposure
Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage, and unprotected data transmission during security assessments.
owasp-top-10-testing
Test an application against the OWASP Top 10 with Strix — autonomous AI agents that attempt real exploits for each category of the current OWASP Top 10:2025 (broken access control including SSRF, security misconfiguration, software supply chain failures, cryptographic failures, injection, insecure design…
application-security-testing
Application security testing (AppSec) across a whole product with Strix — decide which asset needs which test (source code, running web app, API, CI pipeline), run it, and turn the results into a ranked remediation plan. Autonomous agents exploit and prove each issue instead of emitting static-analysis alerts, so the…