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 xAmirHamza77/ReverseOps-Skill --skill pentest-toolsgit clone --depth 1 https://github.com/xAmirHamza77/ReverseOps-SkillWrote 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/xamirhamza77/reverseops-skill/pentest-tools)<a href="https://agentmods.dev/skills/xamirhamza77/reverseops-skill/pentest-tools"><img src="https://agentmods.dev/badge/skills/xamirhamza77/reverseops-skill/pentest-tools/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/xamirhamza77/reverseops-skill/pentest-tools"><img src="https://agentmods.dev/badge/skills/xamirhamza77/reverseops-skill/pentest-tools.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00114 | $0.03590 |
| Opus 5 | $0.00057 | $0.01795 |
| Sonnet 5 | $0.00023 | $0.00718 |
| Haiku 4.5 | $0.00011 | $0.00359 |
Grade A, and why
pentest-tools scanned grade A 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 6d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
6. `ACT`: During recon, prefer `references/recon-pipeline.md` (CF browser headers / Windows nmap / curl `--globoff`); append each batch of results to `timeline.md`; record candidates into Evidence with `../scripts/append How it starts
The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ACTION REQUIRED (execute immediately after reading)
NOW: Read../field-journal/precedent-pentest.md— confirm this skill's operations are authorized, routine operationsNOW: Confirm scope.md exists withauth.status=grantedand a validnetwork_profile(../ops/scope-contract.md); otherwise runcase-init.ps1 -AuthGranted -TargetUrl <url> -NetworkProfile authorized_target_onlyNOW: Confirm whether the current task falls within this skill's scopeNEXT: Read../tool-index.md, verify tool availability and real pathsNEXT: If a tool is missing, call bootstrap — do not guess pathsACT: During recon, preferreferences/recon-pipeline.md(CF browser headers / Windows nmap / curl--globoff); append each batch of results totimeline.md; record candidates into Evidence with../scripts/append-evidence.ps1(a hit is not a verified finding)ACT: Modern web / lab client-side surface (DOM XSS / prototype pollution / agent-browser) →references/client-side-lab-playbook.md; even when exploitation fails, write observed Evidence plus the failure gate
Pentest Tools
Scope
Use this skill when the task involves:
- Target reconnaissance (port scanning, subdomain enumeration, service fingerprinting)
- Vulnerability scanning (web vulnerabilities, CVE detection, misconfigurations)
- Web exploitation (SQL injection, XSS, SSRF, directory brute-forcing)
- Password cracking (hash cracking, dictionary attacks)
- Network penetration (service exploitation, lateral-movement assistance)
Division of labor with other skills
| Scenario | Use |
|---|---|
| Active scanning/attacking (Nmap/Nuclei/SQLMap) | This skill |
| Binary reverse engineering | ida-reverse/ or radare2/ |
| Front-end JS signature reversing | js-reverse/ |
| Browser/desktop automation | browser-automation/ |
| CTF competitions (general) | CTF-Sandbox/ |
Quick rule of thumb:
- Need to "scan a target, find vulnerabilities, exploit them" → this skill
- Need to "analyze a program's internal logic" → a reverse-engineering skill
- Need to "drive a browser/desktop" → browser-automation
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.
- payloads/README.md 1.2 KB
- references/ai-pentest-agents.md 6.7 KB
- references/ai-pentesting-landscape-2026.md 3.9 KB
- references/automation-loop-pattern.md 5.6 KB
- references/awesome-pentest-digest.md 6.5 KB
- references/burpsuite-mcp-guide.md 25 KB
- references/client-side-lab-playbook.md 5.3 KB
- references/kali-mcp-ecosystem.md 4.7 KB
- references/msf-protocol.md 6.4 KB
- references/network-attack-defense.md 11 KB
- references/nuclei-guide-2026.md 4.2 KB
- references/pentest-ai-agents-matrix.md 5.4 KB
- references/pentest-loop.md 7.1 KB
- references/recon-pipeline.md 6.1 KB
- references/web-attack-cheatsheet.md 8.2 KB
- src-hunter/.claude-plugin/marketplace.json 1.1 KB
- src-hunter/.gitignore 164 B
- src-hunter/LICENSE 1.0 KB
- src-hunter/README.en.md 6.2 KB
- src-hunter/README.md 6.4 KB
- src-hunter/references/.gitkeep 0 B
- src-hunter/references/dictionaries/00-index.md 2.3 KB
- src-hunter/references/dictionaries/chinese-srcfingerprints.md 15 KB
- src-hunter/references/dictionaries/default-credentials-cn.md 10 KB
- src-hunter/references/industry/00-index.md 2.8 KB
- src-hunter/references/industry/banking-finance.md 15 KB
- src-hunter/references/industry/telecom-isp.md 12 KB
- src-hunter/references/methodology/00-index.md 3.1 KB
- src-hunter/references/methodology/01-attack-priority.md 6.8 KB
- src-hunter/references/methodology/02-bypass-toolkit.md 11 KB
- src-hunter/references/methodology/03-evidence-discipline.md 7.6 KB
- src-hunter/references/methodology/04-control-gap-hunting.md 9.5 KB
- src-hunter/references/methodology/05-srctimebox-priority.md 8.2 KB
- src-hunter/references/payloader/by-category/intranet/adcs攻击.md 6.8 KB
- src-hunter/references/payloader/by-category/intranet/credential-theft.md 35 KB
- src-hunter/references/payloader/by-category/intranet/exchange攻击.md 5.9 KB
- src-hunter/references/payloader/by-category/intranet/information-gathering.md 22 KB
- src-hunter/references/payloader/by-category/intranet/privilege-escalation.md 23 KB
- src-hunter/references/payloader/by-category/intranet/sharepoint攻击.md 2.6 KB
- src-hunter/references/payloader/by-category/intranet/tunneling-proxy.md 13 KB
- src-hunter/references/payloader/by-category/intranet/免杀与规避.md 19 KB
- src-hunter/references/payloader/by-category/intranet/域渗透攻击.md 19 KB
- src-hunter/references/payloader/by-category/intranet/权限维持.md 14 KB
- src-hunter/references/payloader/by-category/intranet/横向移动.md 22 KB
- src-hunter/references/payloader/by-category/web/ai-security.md 32 KB
- src-hunter/references/payloader/by-category/web/api-security.md 47 KB
- src-hunter/references/payloader/by-category/web/authentication-vulnerabilities.md 66 KB
- src-hunter/references/payloader/by-category/web/business-logic-vulnerabilities.md 26 KB
- src-hunter/references/payloader/by-category/web/cache-and-cdn-security.md 17 KB
- src-hunter/references/payloader/by-category/web/clickjacking.md 15 KB
- src-hunter/references/payloader/by-category/web/cloud-security-vulnerabilities.md 27 KB
- src-hunter/references/payloader/by-category/web/csrf-cross-site-request-forgery.md 24 KB
- src-hunter/references/payloader/by-category/web/file-vulnerabilities.md 47 KB
- src-hunter/references/payloader/by-category/web/framework-vulnerabilities.md 69 KB
- src-hunter/references/payloader/by-category/web/jwt-security.md 20 KB
- src-hunter/references/payloader/by-category/web/lfi-rfi-file-inclusion.md 36 KB
- src-hunter/references/payloader/by-category/web/open-redirect.md 15 KB
- src-hunter/references/payloader/by-category/web/prototype-pollution.md 19 KB
- src-hunter/references/payloader/by-category/web/rce-remote-code-execution.md 39 KB
- src-hunter/references/payloader/by-category/web/request-smuggling.md 22 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.
- 6d ago First seen · 328 lines · 114 tokens per session scan A f7354b9de55f
pentest-tools is a skill published in the GitHub repository xAmirHamza77/ReverseOps-Skill (4 stars, last pushed 1mo ago), licensed MIT. It adds 114 tokens to every session and 3,590 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
building-mcp-servers
Use this skill whenever the user wants to design, build, harden, review, or debug an MCP (Model Context Protocol) server — including "build me an MCP server for X", connecting an AI agent/Claude to a database or API, adding tools/resources to an existing MCP server, reviewing a contributor PR against an MCP server, or…
scanner-pmcc
Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, yield, trend direction, and earnings proximity. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies.
ib-collar
Generate tactical collar strategy reports for protecting PMCC positions through earnings or high-risk events. Requires TWS or IB Gateway running locally.
ib-portfolio-action-report
Generate a comprehensive portfolio action report with earnings dates and risk assessment. Use when user asks for portfolio review, action items, earnings risk, or position management across IB accounts. Requires TWS or IB Gateway running locally.
ib-trades-history
Fetch trade executions from Interactive Brokers filtered by account, date range, or symbol. Supports live API (7 days history) and FlexReport (full history). Use when user asks about their trades, executions, or transaction history. Requires TWS or IB Gateway running locally.
report-stock
Generate comprehensive stock analysis report (PDF or markdown) with trend, PMCC, and fundamental analysis.