/install picoclaw-self-pen-testing
Picoclaw Posture Review (separate package)
Purpose: keep Picoclaw posture-review checks isolated from the broader guardian package so moderation-sensitive checks can be versioned/published independently.
Scope
This skill only performs local, read-only posture-review analysis against an existing Picoclaw posture profile.
It flags:
- public Web UI exposure
- disabled UI auth
- unrestricted workspace/tooling
- unsigned verification mode
- MCP trust-boundary review needs
- scheduler persistence review
- plaintext secret markers
- multi-channel auth review
Usage
node scripts/self_pen_test.mjs --profile ~/.picoclaw/security/clawsec/current-profile.json
Validation
python utils/validate_skill.py skills/picoclaw-self-pen-testing
node skills/picoclaw-self-pen-testing/test/self_pen_test.test.mjs
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install picoclaw-self-pen-testing - After installation, invoke the skill by name or use
/picoclaw-self-pen-testing - Provide required inputs per the skill's parameter spec and get structured output
What is picoclaw-self-pen-testing?
Picoclaw-only local posture-review skill focused on read-only findings and safe operator remediation guidance. It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.
How do I install picoclaw-self-pen-testing?
Run "/install picoclaw-self-pen-testing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is picoclaw-self-pen-testing free?
Yes, picoclaw-self-pen-testing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does picoclaw-self-pen-testing support?
picoclaw-self-pen-testing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created picoclaw-self-pen-testing?
It is built and maintained by davida-ps (@davida-ps); the current version is v0.0.1.