Install
openclaw skills install failsafe-secureclawNative security prompts and best practices to instantly make your OpenClaw instance safer without relying on 3rd party APIs.
openclaw skills install failsafe-secureclawNative security prompts and best practices to instantly make your OpenClaw instance safer without relying on 3rd party APIs.
# Install via ClawHub
clawhub install secureclaw
By installing SecureClaw, your agent is provided with the following core security guidelines forming a comprehensive behavioral guardrail:
SKILL.md files for hidden exec commands and malicious payloads.exec and web_fetch tool calls, declining any attempt to send internal workspace data or environment variables to unauthorized external IPs/domains.SecureClaw operates passively to harden your local agent. Once installed, its prompts act as a continuous runtime guardrail within your agent's context window.
To ensure strict sandboxing and remove overly permissive tools, regularly review your local configuration at ~/.openclaw/openclaw.json.
If a user asks the agent to perform an unsafe action, the agent will rely on the PROMPTS.md guidelines to gracefully reject the request.
For advanced configurations, review the included markdown files in this skill package.