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 agentmods add skills/wgpsec/aboutsecurity/ctf-cryptonpx skills add wgpsec/AboutSecurity --skill ctf-cryptogit clone --depth 1 https://github.com/wgpsec/AboutSecurityWrote 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/wgpsec/aboutsecurity/ctf-crypto)<a href="https://agentmods.dev/skills/wgpsec/aboutsecurity/ctf-crypto"><img src="https://agentmods.dev/badge/skills/wgpsec/aboutsecurity/ctf-crypto.svg" alt="Measured on agentmods" height="20"></a>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 | $0.00114 | $0.01542 |
| Opus 5 | $0.00057 | $0.00771 |
| Sonnet 5 | $0.00023 | $0.00308 |
| Haiku 4.5 | $0.00011 | $0.00154 |
Grade A, and why
ctf-crypto 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 3d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
16 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.
- evals/evals.json 3.9 KB
- evals/recall.json 1.1 KB
- references/advanced-math.md 20 KB
- references/classic-ciphers.md 14 KB
- references/ecc-attacks.md 6.7 KB
- references/exotic-crypto.md 24 KB
- references/historical.md 4.5 KB
- references/lattice-and-lwe.md 16 KB
- references/modern-ciphers-2.md 25 KB
- references/modern-ciphers-3.md 18 KB
- references/modern-ciphers.md 28 KB
- references/prng.md 24 KB
- references/rsa-attacks-2.md 22 KB
- references/rsa-attacks.md 23 KB
- references/stream-ciphers.md 16 KB
- references/zkp-and-advanced.md 19 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.
- 3d ago First seen · 97 lines · 114 tokens per session scan A 68d62a2647eb
ctf-crypto is a skill published in the GitHub repository wgpsec/AboutSecurity (1,714 stars, last pushed 3d ago), with no licence file. It adds 114 tokens to every session and 1,542 once invoked, about $0.0006 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
crypto-toolkit
编码解码与加解密工具 — base64/URL/Hex/HTML实体编码解码,MD5/SHA哈希,AES/DES/RSA加解密,JWT解析,Caesar/ROT13密码,栅栏/Vigenere密码,Unicode转义,Morse电码等.
hackerone
HackerOne 赏金项目 scope-guard 流程 — 读取 program scope,强制 scope 与 program rules,再逐个把 in-scope asset 交给 pentest-flow.
redteam-clickjacking-detail-pack
Domain routing and boundary guidance for authorized clickjacking testing, including missing X-Frame-Options, CSP frame-ancestors bypasses, and drag-and-drop hijacking. Use when a task belongs to the clickjacking domain and needs scope, evidence, pivot, or exit criteria.
redteam-logic-detail-pack
Domain routing and boundary guidance for authorized business logic vulnerability testing, including race conditions, flow bypass, price tampering, permission logic errors, and bulk operation abuse. Use when a task belongs to the logic testing domain and needs scope, evidence, pivot, or exit criteria.
redteam-network-detail-pack
Domain routing and boundary guidance for authorized network-layer security testing, including exposed services, protocol downgrade, man-in-the-middle risks, and segmentation bypasses. Use when a task belongs to the network testing domain and needs scope, evidence, pivot, or exit criteria.
redteam-postex-detail-pack
Domain routing and boundary guidance for authorized post-exploitation testing after initial access, including privilege escalation, persistence, lateral movement, data collection, and cleanup considerations. Use when a task belongs to the post-exploitation domain and needs scope, evidence, pivot, or exit criteria.