← Back to Skills Marketplace
0x-professor

Pentest C2 Operator

cross-platform ✓ Security Clean
684
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install pentest-c2-operator
Description
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pentest-c2-operator
  3. After installation, invoke the skill by name or use /pentest-c2-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pentest-c2-operator
Version 0.1.0
License
All-time Installs 4
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Pentest C2 Operator?

Set up authorized C2 simulation workflows and measure defensive detection outcomes. It is an AI Agent Skill for Claude Code / OpenClaw, with 684 downloads so far.

How do I install Pentest C2 Operator?

Run "/install pentest-c2-operator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pentest C2 Operator free?

Yes, Pentest C2 Operator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Pentest C2 Operator support?

Pentest C2 Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pentest C2 Operator?

It is built and maintained by Muhammad Mazhar Saeed (@0x-professor); the current version is v0.1.0.

💬 Comments