curb

curb is an agent for coding agents from tenable/cyberagents-exchange. It costs 43 tokens per session (504 once invoked), scanned A, original, no licence file.

A tool that lists the available tools in the Tenable Hexa AI MCP interface and classifies the permissions each tool requires. MCP is a way for an AI agent to call external tools.

In plain words
What is it for?
It is for producing a minimum tool list, Tenable role, and MCP client configuration for a described task.
Why use it?
It helps reduce unnecessary access by selecting only the tools and Tenable role needed for a particular workflow.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/tenable/cyberagents-exchange/curb
Clone the repo
git clone --depth 1 https://github.com/tenable/cyberagents-exchange

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for curb

README.md
[![agentmods](https://agentmods.dev/badge/agents/tenable/cyberagents-exchange/curb.svg)](https://agentmods.dev/agents/tenable/cyberagents-exchange/curb)
Your own site
<a href="https://agentmods.dev/agents/tenable/cyberagents-exchange/curb"><img src="https://agentmods.dev/badge/agents/tenable/cyberagents-exchange/curb.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 504 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00043 $0.00504
Opus 5 $0.00022 $0.00252
Sonnet 5 $0.00009 $0.00101
Haiku 4.5 $0.00004 $0.00050

Measured 4d ago against content hash cf8f2c52b402, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

curb scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/curb.md · 24 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 24 lines · 43 tokens per session scan A cf8f2c52b402

Subscribe to this mod's changes

curb is an agent published in the GitHub repository tenable/cyberagents-exchange (13 stars, last pushed 6d ago), with no licence file. It adds 43 tokens to every session and 504 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

securityclaw

Use for SecurityClaw orchestration, routing, skill-manifest, and investigation workflow changes.

SecurityClaw/SecurityClaw · 23 tokens

diff-reviewer

Fresh-context adversarial review of an uncommitted (or just-committed) diff. Surfaces semantic bugs, version drift, stale references, and contract drift that the implementing session is biased to miss. Read-only — never edits, never commits.

halvrenofviryel/phionyx-research · 55 tokens

cpp-reviewer

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

affaan-m/ECC · 41 tokens

dynamic-agents

Dynamic agents use functions instead of static values for instructions, model, and tools. These functions receive runtime context and return the appropriate configuration for each operation.

VoltAgent/voltagent · 0 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

wiki-maintainer

Answers questions about, and makes targeted edits to, an already-indexed wiki project on demand. Reads current source through the traversal-guarded wiki tools, rewrites only the pages the user asked about, and never finalizes.

bearlike/Assistant · 50 tokens