← 返回 Skills 市场
0x-professor

Pentest C2 Operator

作者 Muhammad Mazhar Saeed · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
684
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install pentest-c2-operator
功能描述
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
安全使用建议
This skill appears to do what it says: it validates scope/authorization, and generates local report artifacts. Before installing or running it: (1) review the autonomous-pentester/shared/pentest_common module the script imports (that code will determine what I/O or network actions actually occur); (2) make sure you have written authorization for any live tests and prefer --dry-run until you've audited dependencies; (3) confirm the tool will not invoke external C2 frameworks or download payloads in your environment unless you explicitly enable that behavior; and (4) run in an isolated/test environment first if you're unsure.
功能分析
Type: OpenClaw Skill Name: pentest-c2-operator Version: 0.1.0 The skill bundle is designed for 'C2 simulation workflows' and 'security testing' but explicitly implements robust safeguards. The `SKILL.md` and `scripts/c2_operator.py` enforce strict scope validation and require explicit `--i-have-authorization` for any non-dry-run execution. Crucially, the `c2_operator.py` script does not execute actual C2 tools; instead, it generates *placeholder* reports and artifacts, simulating the *reporting* aspect of a C2 operation. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The listed C2 tools in `references/tools.md` are for informational context, not for execution by this skill.
能力评估
Purpose & Capability
Name/description claim C2 simulation orchestration and detection measurement; the included script enforces scope and authorization, builds a canonical finding, and generates report artifacts. The listed external C2 tools are references only; the skill does not embed or require those tools to run.
Instruction Scope
SKILL.md limits execution to authorized targets, requires --i-have-authorization for live runs, and documents outputs. The runtime script respects scope and dry-run. Note: the script imports helper functions from an external shared module (autonomous-pentester/shared/pentest_common) which is not included here — you should inspect that shared code before running to confirm it does not perform unexpected I/O or network activity.
Install Mechanism
No install spec and no external downloads; the skill is instruction-plus-script only, so it does not write or execute fetched code during install.
Credentials
The skill requires no environment variables, credentials, or config paths. All required inputs (scope, target, input/output paths) are command-line parameters, which is proportional for this purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It writes artifact files to the specified output directory only when run (and only if authorization is confirmed or dry-run is false).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pentest-c2-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pentest-c2-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
pentest-c2-operator v0.1.0 initial release: - Introduces a skill for authorized C2 simulation workflow setup and detection measurement. - Enforces strict scope validation and authorization requirements before any active operations. - Supports PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK methodologies. - Outputs standardized, reproducible findings and artifacts for downstream processing. - Includes detailed legal and ethical warnings for safe and responsible usage.
元数据
Slug pentest-c2-operator
版本 0.1.0
许可证
累计安装 4
当前安装数 3
历史版本数 1
常见问题

Pentest C2 Operator 是什么?

Set up authorized C2 simulation workflows and measure defensive detection outcomes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 684 次。

如何安装 Pentest C2 Operator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pentest-c2-operator」即可一键安装,无需额外配置。

Pentest C2 Operator 是免费的吗?

是的,Pentest C2 Operator 完全免费(开源免费),可自由下载、安装和使用。

Pentest C2 Operator 支持哪些平台?

Pentest C2 Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pentest C2 Operator?

由 Muhammad Mazhar Saeed(@0x-professor)开发并维护,当前版本 v0.1.0。

💬 留言讨论