oktsec-openclaw MCP Server
oktsec/oktsec-openclaw
oktsec plugin for OpenClaw. Runtime security for AI agent tool calls. 188 detection rules, tamper-evident audit trail.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
oktsec/oktsec-openclaw is a TypeScript agent tool. oktsec plugin for OpenClaw. Runtime security for AI agent tool calls. 188 detection rules, tamper-evident audit trail. Topics: ai-agents, audit-trail, mcp, openclaw, plugin, runtime-security, security, oktsec.
Ranked #77 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 2d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# @oktsec/openclaw Runtime security plugin for OpenClaw. Intercepts agent tool calls and messages, scans through 188 detection rules, and blocks threats before execution. ## Install ```bash openclaw plugins install @oktsec/openclaw ``` ## Prerequisites oktsec gateway must be running: ```bash brew install oktsec/tap/oktsec oktsec run ``` ## Quick start 1. Install the plugin: `openclaw plugins install @oktsec/openclaw` 2. Start oktsec: `oktsec run` 3. Start OpenClaw: `openclaw gateway` 4. Send a message via Telegram, Discord, or the web chat 5. Open the oktsec dashboard to see every event in real-time ## What it intercepts | Event | Hook | Direction | |-------|------|-----------| | Incoming messages | `message_received` | User -> Agent | | Outgoing messages | `message_sending` / `message_sent` | Agent -> User | | Tool calls (before) | `before_tool_call` | Agent -> Tool | | Tool results (after) | `after_tool_call` | Tool -> Agent | Every intercepted event is scanned through oktRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.