ClawShell, Process-Level Isolation for OpenClaw Credentials
Moves credential security from prompt-injection hope to OS process isolation for agents.
GatewayStack governance layer for OpenClaw — identity, scope, rate limiting, injection detection, and audit logging for every tool call
OpenClaw agents could read your SSH keys; this blocks it at the process level, not advisory skills.
OpenClaw users, agentic AI framework operators, enterprises deploying agent tools
TrustAuthX · policy-as-code (OPA/Rego)
So I built a plugin that hooks into before_tool_call at the process level. Checks run on every tool call: identity mapping, deny-by-default scope, enforcement, rate limiting, injection detection, and audit logging. The agent doesn't get a choice — governance runs before the tool executes.
Zero dependencies beyond Node.js. Adds <1ms per call. Works out of the box with no config, or customize with a policy file.
Moves credential security from prompt-injection hope to OS process isolation for agents.
AI agents get credentials without ever seeing them—SQL prepared statements for secrets.
Hardening automation with verifiable reports, but OpenClaw adoption is still niche.
Full agent tool access on every utterance, unlike native realtime plugins.
Reserve-before-execute budget protocol prevents agents from burning money unexpectedly.
Blocks prompt injection before execution when Anthropic's filters won't.