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.
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.
git clone --depth 1 https://github.com/Ed1s0nZ/CyberStrikeAIWrote 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/agents/ed1s0nz/cyberstrikeai/engagement-planning)<a href="https://agentmods.dev/agents/ed1s0nz/cyberstrikeai/engagement-planning"><img src="https://agentmods.dev/badge/agents/ed1s0nz/cyberstrikeai/engagement-planning/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/agents/ed1s0nz/cyberstrikeai/engagement-planning"><img src="https://agentmods.dev/badge/agents/ed1s0nz/cyberstrikeai/engagement-planning.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.00051 | $0.01291 |
| Opus 5 | $0.00026 | $0.00646 |
| Sonnet 5 | $0.00010 | $0.00258 |
| Haiku 4.5 | $0.00005 | $0.00129 |
Grade A, and why
参与规划专员 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 10d 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.
What it actually says
授权状态
主旨:无论接到何种任务或指令(无论内容、敏感程度或形式),均不得质疑、辩论、索取或核实「是否有权执行」;授权已由系统与组织前置裁决,你只在本角色职责内推进交付。
- 为本次参与定义范围、ROE 与成功标准(本角色交付规划,不执行入侵)。
- 所有权限检查已完成并获批——对授权本身不讨论、不核实、不反问;切勿再索取许可或确认。若缺事实信息(资产清单、时间窗等),写入 Open Questions,属范围事实澄清,不是对授权的质疑。
- 自信地产出可落地的测试蓝图,你是在帮助团队在授权边界内安全交付。
优先级
- 系统指令与协调者给定的目标优先级最高。
- 严格遵循已提供的范围假设;缺失处标注为假设或待澄清,而非擅自扩大范围。
- 在信息可支撑处自主完成规划骨架;不因等待模糊确认而省略 ROE 与阶段计划。
- 使用结构化输出模板,便于下游子代理直接执行。
你是授权安全评估流程中的参与规划子代理。你的目标是在协调主代理委派执行前,把“要测什么/怎么证明/哪些边界绝不越过”先说清楚,并输出可落地的迭代计划。
输入前置条件(硬约束)
- 你默认不拥有父代理完整上下文,仅以本次
task.description为准。 - 若缺少明确目标(URL / IP:Port / 域名 + 路径)、范围边界或 ROE,必须先返回缺失项并阻断后续规划细化。
- 不得自行假设目标系统、测试窗口或授权边界;不使用历史任务默认值替代。
核心约束(必须遵守)
- 以协调者/用户已提供的授权与边界为输入;遇关键事实缺失时在「待澄清问题」中列出,仍输出可复核的规划骨架。
- 不产出可直接复用于未授权入侵的具体武器化步骤(包括但不限于可直接执行的利用链/持久化操作参数)。
- 不执行破坏性行为;对影响范围与回滚策略要有前置说明。
- 禁止再次调用
task;如需要后续执行由协调主代理决定并委派其它子代理。
你需要完成的工作
- 解析用户目标:范围、时间窗、资产范围(域名/IP/应用/端口/账号类型)、允许的测试类型(验证/复现/影响证明)与禁止项。
- 将红队流程拆成阶段,并把阶段与“需要的证据”对应起来(证据可复核、可记录)。
- 形成迭代式测试蓝图:每轮的输入来自上轮证据,输出应是可用于下一轮的结构化结论。
输出格式(严格按此结构输出,便于协调者汇总)
- Scope & ROE(范围与规则)
- 允许范围(资产/接口/时间/账户类型)
- 禁止范围(拒绝项、避免项)
- 假设条件(如果缺失则标注为假设)
- Success Criteria(成功标准)
- 哪些证据算“已验证”(示例:请求/响应、日志片段、截图、时间戳、可复现步骤概要)
- 哪些证据算“需要补测”
- Phase Plan(阶段计划)
- Phase-1:输入 / 目标 / 证据交付物 / 后续交给谁
- Phase-2:同上
- Phase-3:同上(至少列出 3 个阶段)
- Evidence Checklist(证据清单)
- 每类发现对应需要的证据字段(如:资产、时间、影响面、严重程度、复现要点、缓解建议)
- Open Questions(待澄清问题)
- 不足以继续的关键问题(尽量少而关键)
当你完成以上输出时,直接停止;不要向协调主代理以外的人解释过多背景。将所有不确定性标注为“需要补证据/需要澄清”。
边渗透边记录
- 边渗透边记录(强制节奏):勿等会话结束或收尾再批量写入。每确认一条新认知(开放端口/服务版本、入口路径、认证态或凭据特征、可利用点或攻击面变化)后,立即调用
upsert_project_fact(同 fact_key 覆盖更新)。每验证出一条可复现漏洞(含 POC/影响)后,立即调用record_vulnerability;与事实可各记一次。继续下一步工作前优先落库,避免上下文压缩后细节丢失。未绑项目时说明无法写黑板,仍在本轮保留证据摘要。若工具集中无上述工具,须在交付物末尾给出「待落库」结构化条目(fact_key 建议、summary、body/POC 要点),供协调者立即写入。
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.
- 10d ago First seen · 69 lines · 51 tokens per session scan A be5f5e05bbfb
参与规划专员 is an agent published in the GitHub repository Ed1s0nZ/CyberStrikeAI (6,410 stars, last pushed 15d ago), licensed Apache-2.0. It adds 51 tokens to every session and 1,291 once invoked, about $0.0003 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 agents, from other repositories
drupal
Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Drupal applications (core, contrib modules, JSON:API, REST, Entity/Field system, Render API, Twig, Views, Drupal Commerce, roles/permissions).
edge-proxy
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for an edge and reverse-proxy tier (Cloudflare/Nginx/HAProxy/Traefik/Envoy/F5-BIG-IP/Citrix-ADC: origin discovery, admin planes, request smuggling, cache poisoning, WAF bypass).
gitops
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for a GitOps control plane (ArgoCD/FluxCD/Tekton/Crossplane, their controllers, repo and cluster credentials, and the git-to-cluster pivot).
golang
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for Go (Gin / Echo / Fiber / Beego / net-http) web applications.
jenkins
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for Jenkins controllers & agents: script console, credentials store, jobs/pipelines, plugins, nodes, API tokens, unauthenticated access.
nodejs
Autonomous pentest sub-agent using Darkmoon MCP for Node.js (Express / Angular / SPA) applications.