Files
clawsec/skills/picoclaw-self-pen-testing/README.md
David Abutbul 0d2e38ddfd Add Picoclaw guardian + posture-review skills at v0.0.1 with wiki docs (#208)
* Add Picoclaw guardian + posture-review skills at v0.0.1 with wiki docs

* fix(feed): add picoclaw to core platform taxonomy and filters

* fix(picoclaw): resolve eslint errors in new skills

* chore(nvd): include picoclaw in CVE polling and cleanup report

---------

Co-authored-by: David Abutbul <David.a@prompt.security>
2026-04-26 14:19:18 +03:00

461 B

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