Files
clawsec/skills/picoclaw-self-pen-testing
David Abutbul 1e48a955cc fix(release): exclude tests from skill payloads (#230)
* fix(release): exclude tests from skill payloads

* fix(release): normalize test path filtering

* fix(release): prefer GitHub artifacts for non-OpenClaw installs

* fix(release): keep legacy ClawHub publishing

* fix(release): address skill packaging review feedback

* chore(skills): bump release versions

* feat(skills): surface recommended platforms

* docs(skills): add signed release verification

* fix(skills): normalize PR version bumps

---------

Co-authored-by: David Abutbul <David.a@prompt.security>
2026-05-14 14:38:58 +03:00
..

picoclaw-self-pen-testing

Picoclaw-only local posture-review findings package for ClawSec.

Status: implemented (v0.0.1), Picoclaw-specific.

What it does

Given a generated Picoclaw posture profile, it emits severity-ranked findings and a summary count for local operator review.

Quickstart

node scripts/self_pen_test.mjs --profile ~/.picoclaw/security/clawsec/current-profile.json

Test

node test/self_pen_test.test.mjs