pentest-agent-os

pentest-agent-os is a skill for Claude Code, Codex from Ed1s0nZ/CyberStrikeAI. It costs 163 tokens per session (1,211 once invoked), scanned A, original, Apache-2.0.

Rámec pre bezpečnostné testovanie ako hľadanie ďalšieho kroku podľa už overených faktov o cieli.

In plain words
What is it for?
Pomáha koordinovať prieskum, testovanie webov, zdrojového kódu, cloudu, mobilných aplikácií, binárnych súborov, blockchainu a ďalších oblastí.
Why use it?
Núti postupovať podľa dôkazov a priebežne ukladať zistenia, takže ďalšie kroky nevychádzajú len z vopred pripraveného zoznamu útokov.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Pomáha koordinovať prieskum, testovanie webov, zdrojového kódu, cloudu, mobilných aplikácií, binárnych súborov, blockchainu a ďalších oblastí.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ed1s0nz/cyberstrikeai/pentest-agent-os
About the project

CyberStrikeAI is a security operations workspace that turns natural-language plans into governed, auditable actions while recording evidence and results for later reuse. Authorized security teams use it to manage agents, tools, vulnerabilities, knowledge, and attack-chain analysis. Catalogue add-ons provide agent and skill workflows for working with the platform.

Ed1s0nZ/CyberStrikeAI · 6,410 stars · on GitHub

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.

Any agent
npx skills add Ed1s0nZ/CyberStrikeAI --skill pentest-agent-os
Clone the repo
git clone --depth 1 https://github.com/Ed1s0nZ/CyberStrikeAI

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 pentest-agent-os

README.md
[![agentmods](https://agentmods.dev/badge/skills/ed1s0nz/cyberstrikeai/pentest-agent-os/github.svg)](https://agentmods.dev/skills/ed1s0nz/cyberstrikeai/pentest-agent-os)
Your own site
<a href="https://agentmods.dev/skills/ed1s0nz/cyberstrikeai/pentest-agent-os"><img src="https://agentmods.dev/badge/skills/ed1s0nz/cyberstrikeai/pentest-agent-os/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.

agentmods 80×15 button for pentest-agent-os

Your own site · 80×15
<a href="https://agentmods.dev/skills/ed1s0nz/cyberstrikeai/pentest-agent-os"><img src="https://agentmods.dev/badge/skills/ed1s0nz/cyberstrikeai/pentest-agent-os.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,211 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00163 $0.01211
Opus 5 $0.00081 $0.00606
Sonnet 5 $0.00033 $0.00242
Haiku 4.5 $0.00016 $0.00121

Measured 11d ago against content hash 215bdab3c8d9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pentest-agent-os 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 11d 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.

skills/pentest-agent-os/SKILL.md · 59 lines

What it actually says

渗透测试Agent操作系统

渗透不是执行脚本,是搜索路径。 不给自己预设固定路径/角色/已知利用链。给定起点与目标, 路径未知 → 在状态空间里搜索:不断试不同路径、试错、反馈、逼近目标。 跳出固有攻击链 = 不问"它有没有已知CVE",而问"基于项目黑板上已掌握的事实,下一步最有效的动作是什么"。 状态落点见 pentest-blackboard(SQLite 项目事实,非磁盘 Intent/Hint 状态机)。

套件映射(按作用分类)

主题 skill name 作用
套件索引与核心心法 pentest-agent-os 套件索引与核心心法
项目黑板 pentest-blackboard 项目 Fact 图 / 边记录 / 与漏洞分工
验证铁律 pentest-verification 验证铁律(防幻觉)
能力原语 + 状态空间搜索 capability-primitive-search 能力原语凑链/状态空间搜索
联网情报收集 component-vuln-intel 组件识别后联网搜洞
侦察/攻击面测绘 attack-surface-recon 侦察与攻击面测绘
初始访问/钓鱼/社工 initial-access-phishing 初始访问/钓鱼/社工
Web注入+认证+服务端+杂项+CDN web-attack-methods Web全栈攻击手法
源码狩猎 source-code-hunting 源码/密钥/供应链狩猎
后渗透/提权+凭据破解 post-exploitation 后渗透/提权/凭据/密码学
内网域 active-directory-attack 内网域/AD攻击
APK/EXE/二进制 binary-mobile-reversing 移动端/二进制逆向
cloud-attack-methods 云与对象存储攻击
区块链/智能合约 blockchain-contract-attack 区块链/智能合约
AI/LLM应用 ai-llm-app-attack AI/LLM应用攻击
无线/硬件 wireless-hardware-attack 无线与硬件攻击
0day自主发现引擎 zero-day-discovery 0day/N-day自主发现
自找代理+工具自举 proxy-tool-bootstrap 代理换路与工具自举
OPSEC/隐蔽作战 redteam-opsec OPSEC/隐蔽作战纪律
输出规范 pentest-output-standards 报告/台账/输出规范
专题实战+文件索引 specialized-attack-playbooks 专题实战利用手册
不设限原则 unlimited-attack-scope 不设限原则

使用方式

  1. 先加载 pentest-agent-os(本索引)理解套件结构。
  2. 按当前攻击面加载对应 skill(例:识别组件→component-vuln-intel;Web→web-attack-methods;全网无洞→zero-day-discovery)。
  3. 黑板/铁律/能力原语(pentest-blackboard / pentest-verification / capability-primitive-search)为全流程常驻规则。
  4. 按攻击面加载对应 skill;细节均在目标 skill 内完整保留。

强制行为触发器速查(完整原文在 pentest-blackboard

  • 触发1[识别→搜] → 执行 component-vuln-intel 全部命令;线索 tentative,验证后再 confirmed/漏洞
  • 触发2[拒绝→换路] → 执行 proxy-tool-bootstrap 换路序列;不通则写负结果 Fact
  • 触发3[新认知→横向] → 凭据/域名/IP 立即横向扩展并 upsert_project_fact
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. 11d ago First seen · 59 lines · 163 tokens per session scan A 215bdab3c8d9

Subscribe to this mod's changes

pentest-agent-os is a skill published in the GitHub repository Ed1s0nZ/CyberStrikeAI (6,410 stars, last pushed 16d ago), licensed Apache-2.0. It adds 163 tokens to every session and 1,211 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

fix-security-vulnerabilities-with-strix

Fix security vulnerabilities found by a Strix pentest (open-source CLI or app.strix.ai cloud) — triage by severity, patch the root cause rather than the symptom, and re-run Strix to prove each fix actually closes the exploit. Handles injection, XSS, SSRF, broken access control, IDOR, and other validated findings. Use…

usestrix/strix · 124 tokens

find-security-vulnerabilities-in-code

Find security vulnerabilities in a codebase or repository with Strix — a white-box AI security review that reads your source, reasons about the actual data flow and authorization model, then exploits what it finds in a live sandbox so every reported issue has a working proof-of-concept instead of a noisy…

usestrix/strix · 129 tokens

managed-pentesting-with-strix

Run a managed pentest of a web app, API, repository, or local workspace on the app.strix.ai platform with the strix cloud CLI or REST API — no local Docker or LLM key needed. Safely review and upload local source, register assets, launch and poll scans, triage vulnerabilities, export SARIF, download compliance…

usestrix/strix · 114 tokens

ci-security-scanning-with-strix

Add security scanning to CI/CD with Strix — GitHub Actions, GitLab CI, or any pipeline — so every pull request gets a diff-scoped AI pentest that blocks vulnerable code before it merges, with results as PR comments and SARIF uploaded to code scanning. Covers both the self-hosted open-source CLI (runs in your runner)…

usestrix/strix · 140 tokens

svc-mobile-android

Android APK static analysis — OWASP Mobile Top 10, Retrofit API audit, transport security, smali reading, component export, auth flow analysis. Use when target is an APK/Android app. Triggers - APK, Android, mobile app, decompiled, smali, jadx, apktool.

s0ld13rr/pentestcode · 66 tokens

web-auth-bypass-idor

Broken access control - IDOR, privilege escalation, JWT abuse, mass assignment, forced browsing - for web apps and APIs. Use on any multi-user or role-based app with object IDs, tokens, or admin functionality. Triggers - /api/users/ , /orders/ , ?account=/uid=/doc=, JWT (eyJ...), role/isAdmin field, admin panel, "403…

s0ld13rr/pentestcode · 97 tokens