mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-19 08:21:21 +03:00
0d2e38ddfd
* 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>
461 B
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