Google PageRank for AI agents. 25,000+ tools indexed.

oktsec-openclaw MCP Server

oktsec/oktsec-openclaw

Score: 49.6 Rank #77 AI Tool
Are you the maintainer of oktsec/oktsec-openclaw? Claim this listing →

oktsec plugin for OpenClaw. Runtime security for AI agent tool calls. 188 detection rules, tamper-evident audit trail.

Add AgentRank to Claude Code Discover and compare tools like oktsec/oktsec-openclaw — your AI finds the right one automatically
Get API Access →
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

TypeScript No license
ai-agentsaudit-trailmcpopenclawpluginruntime-securitysecurityoktsec

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for oktsec/oktsec-openclaw
[![AgentRank](https://agentrank-ai.com/api/badge/tool/oktsec--oktsec-openclaw)](https://agentrank-ai.com/tool/oktsec--oktsec-openclaw/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/oktsec--oktsec-openclaw/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/oktsec--oktsec-openclaw" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="oktsec/oktsec-openclaw"></script>

Matched Queries

"agent tool"

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 okt
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.