OpenClaw Security Suite (ClawSec)
Agent-layer security: drift detection, integrity checks, and audit automation.
Agent-layer security: drift detection, integrity checks, and audit automation.
npx skills add agentskillexchange/skills --skill openclaw-security-suite-clawsec
ClawSec is a security skill suite that protects your agent environment at the cognitive layer. It detects configuration drift in critical files like SOUL.md, monitors CVE advisories relevant to agent platforms, verifies skill integrity with checksums, and runs automated security audits.
Best for
- Production OpenClaw deployments needing security monitoring
- Protecting against prompt injection and supply-chain attacks on installed skills
- Configuration drift detection for agent identity files
- Automated security audits with reporting
How it differs from Healthcheck Security Hardening
Healthcheck operates at the host/OS level โ SSH, firewalls, system updates. ClawSec operates at the agent/cognitive layer โ prompt integrity, skill supply chain, runtime behavior, and identity file protection.
Install notes
Install via npx clawhub@latest install clawsec-suite and follow setup prompts. Individual components (soul-guardian, audit-watchdog) can also be installed separately. Requires OpenClaw and the ClawHub CLI.