A deterministic governance layer for controlling AI agent tool execution and enforcing security policies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install policy-engine
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install policy-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Policy Engine is a production-hardened governance layer designed to provide fine-grained control over AI agent actions. It acts as a deterministic gatekeeper by hooking into the tool call lifecycle, ensuring that every command executed by an agent complies with predefined security standards. Whether you are building complex multi-agent systems or simple automation scripts, this skill provides the necessary guardrails to prevent unauthorized tool usage and malicious command execution.\n\nBy leveraging Openclaw Skills like the Policy Engine, developers can implement strict tool profiles, path restrictions, and risk-based tiers. This ensures that agents operate within safe boundaries, protecting system integrity while maintaining high operational transparency through detailed audit logging and escalation tracking.
Install the skill using the command line:\n\nbash\nclawhub install policy-engine\n\n\nThen, enable the plugin in your openclaw.json configuration file to start using these Openclaw Skills:\n\njson\n{\n \"plugins\": {\n \"policy-engine\": {\n \"enabled\": true\n \"}\n }\n}\n
The Policy Engine organizes governance data and session metadata using the following structures:\n\n| Component | Description |\n| :--- | :--- |\n| Tool Profiles | Named sets of allowed tools (e.g., 'readonly', 'coder') mapped to specific agents. |\n| Risk Tiers | Classification of tools into T0 (Read), T1 (Write), and T2 (Exec/System). |\n| Path Allowlists | Directory prefixes permitted for file operations to prevent path traversal. |\n| Deny Patterns | Regex or string patterns used to block specific arguments within tool calls. |\n| Escalation Stats | Session-based tracking of blocked attempts and retry counts per agent. |
Loading
Seamlessly interact with your Immich photo library through an AI agent using natural language and advanced metadata filtering.

A transparent desktop overlay featuring a pixel art lobster that provides real-time lip-syncing for AI agent speech output.

A smart routing agent that prioritizes local LLMs over cloud APIs to reduce costs and enhance data privacy.

A local-first routing engine that prioritizes privacy and cost-efficiency by intelligently escalating LLM requests to the cloud only when necessary.

A high-performance long-term memory plugin that combines semantic vector search with keyword-based BM25 retrieval for AI agents.

A powerful automation skill for controlling Govee smart lights via API using natural language or command-line scripts.








































