agentic-control-plane

Openclaw Gatewaystack Governance — Security skill for Claude Code

Security community

Superseded by openclaw-acp-plugin.

How to install Openclaw Gatewaystack Governance

This entry records only its repository, not the path inside it, so there is no exact command to give. Open agentic-control-plane/openclaw-gatewaystack-governance and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Openclaw Gatewaystack Governance does

Superseded by openclaw-acp-plugin. Policy layer for OpenClaw: identity, scope, rate limits, audit.

Alternatives in Security

README

OpenClaw GatewayStack Governance

GatewayStack Governance for OpenClaw

[![npm version](https://img.shields.io/npm/v/@gatewaystack/gatewaystack-governance)](https://www.npmjs.com/package/@gatewaystack/gatewaystack-governance) [![CI](https://github.com/davidcrowe/openclaw-gatewaystack-governance/actions/workflows/ci.yml/badge.svg)](https://github.com/davidcrowe/openclaw-gatewaystack-governance/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

OpenClaw gives your AI agents real power — they can read files, write code, execute commands, search the web, and call external APIs.

**But there's nothing standing between an agent and a dangerous tool call.**

No identity checks. No rate limits. No audit trail. If a malicious skill or a prompt injection tells your agent to exfiltrate your SSH keys, it just... does it.

**This plugin fixes that.**

It hooks into OpenClaw at the process level and enforces five governance checks on **every** tool call before it executes. Your agent can't bypass it, skip it, or talk its way around it.

**New to OpenClaw?** [OpenClaw](https://github.com/openclaw/openclaw) is an open-source framework for building personal AI agents that use tools — file access, shell commands, web search, and more. Tools are powerful, which is exactly why they need governance.

**Install with one command.**

Zero config. Immediate security, governance, and peace of mind for every tool call.

openclaw plugins install @gatewaystack/gatewaystack-governance

**Contents** [The threat is real](#the-threat-is-real) · [Why skills aren't enough](#why-skills-arent-enough) · [How it protects you](#how-it-protects-you) · [See it block an attack](#see-it-block-an-attack) · [Get started](#get-started) · [Configure your policy](#configure-your-policy)

The threat is real

These aren't hypotheticals. Published