Skill Detail

OpenClaw Security Suite (ClawSec)

Agent-layer security: drift detection, integrity checks, and audit automation.

Security & VerificationOpenClaw

Agent-layer security: drift detection, integrity checks, and audit automation.

Security & Verification OpenClaw Security Reviewed Security: Low
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill openclaw-security-suite-clawsec Copy
Tools required
OpenClaw (or compatible agent), ClawHub CLI, Node.js runtime
Author
Prompt Security
Publisher
Individual

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.

Source: github.com/prompt-security/clawsec