Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
PTES: 5-6 MITRE: TA0011
Track infrastructure, persistence, and alerting outcomes from C2 simulation.
Validate scope before any active action and reject out-of-scope targets. Run only authorized checks aligned to PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK. Write findings in canonical finding_schema format with reproducible PoC notes. Honor dry-run mode and require explicit --i-have-authorization for live execution. Export deterministic artifacts for downstream skill consumption.
python skills/pentest-c2-operator/scripts/c2_operator.py --scope scope.json --target <target> --input <path> --output <path> --format json --dry-run
c2-infrastructure.json persistence-mechanisms.json c2-report.json
references/tools.md skills/autonomous-pentester/shared/scope_schema.json skills/autonomous-pentester/shared/finding_schema.json
WARNING AUTHORIZED USE ONLY This skill executes real security testing tools against live targets. Use only with written authorization.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.