What it does
It gives OpenClaw skill and workflow releases a practical hardening pass across secret exposure, shell usage, permissions, writable config risk, rollback evidence, and operational safety notes.
Use cases
- Run a pre-release security checklist on skills and agent workflows.
- Find risky shell, secret, privilege, and config-mutation patterns in evidence.
- Produce remediation notes before Warlock or release review.
Example usage
python3 skills/openclaw-security-hardening-pack/scripts/openclaw_security_hardening_pack.py --input evidence.txt --jsonRequirements
- Python 3.8+
- Standard library only
- No API keys required
QA and security
Viper approved openclaw-security-hardening-pack for release and Warlock security-cleared the skill on 2026-05-18.