skills/skills.volces.com/openclaw-security-hardening

openclaw-security-hardening

Installation
SKILL.md

OpenClaw Security Hardening

Complete Security Framework - Protects OpenClaw agents from data leaks (static security) and prompt injection (runtime security).

Overview

This skill provides comprehensive security protection for OpenClaw agents:

  1. Static Security - Protect data at rest

    • File permissions (chmod 600)
    • Sensitive data isolation (.env files)
    • Git protection (.gitignore)
    • Automated monitoring (security-check.sh)
  2. Dynamic Security - Prevent runtime attacks

    • Content vs Intent detection
    • Three-Question Test
    • Dangerous command recognition
    • Safe execution patterns
Installs
1
First Seen
Apr 21, 2026
openclaw-security-hardening from skills.volces.com