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.
git clone --depth 1 https://github.com/NamrataAShettar/claude-sethuWrote 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.
[](https://agentmods.dev/plugins/namrataashettar/claude-sethu/claude-sethu)<a href="https://agentmods.dev/plugins/namrataashettar/claude-sethu/claude-sethu"><img src="https://agentmods.dev/badge/plugins/namrataashettar/claude-sethu/claude-sethu/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/namrataashettar/claude-sethu/claude-sethu"><img src="https://agentmods.dev/badge/plugins/namrataashettar/claude-sethu/claude-sethu.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
sethu 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 9d 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.
What it actually says
{
"name": "sethu",
"displayName": "sethu: command bridge",
"version": "0.12.1",
"description": "Run terminal commands right in the Claude Code prompt box and see the output yourself for free (it never enters the model's context). Share it with Claude only when you want it acted on. Gated by default: safe inspection tools work out of the box.",
"author": {
"name": "namrataashettar"
},
"homepage": "https://github.com/NamrataAShettar/claude-sethu",
"repository": "https://github.com/NamrataAShettar/claude-sethu",
"keywords": [
"hook",
"command",
"runner",
"terminal",
"bridge",
"tokens"
],
"license": "MIT"
}
What it installs
The manifest is a name and a version. 2 hooks travel with it, and installing the plugin installs all of them. Each is measured on its own page, and each can be installed alone.
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 9d ago First seen · 21 lines scan A 6429d223f197
sethu is a plugin published in the GitHub repository NamrataAShettar/claude-sethu (1 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.
Other plugins, from other repositories
petprompt
A cute terminal pet that refines your rough prompts using your current session's context, memory, and model. No API key.
lets
Development workflow with session management, code review, and task tracking.
badi
Workflow management for Claude Code, Cursor, Gemini, Windsurf, AGENTS.md — 30 AI agents, 86 commands, 14 hooks, 63 opt-in skill categories. Built for Anthropic Claude Opus 4.7 and Sonnet 4.6.
cc-statusline
A comprehensive statusline dashboard for Claude Code — session summary, quota bars, agent tracker, MCP health, message history, and more. All at a glance, no slash commands needed.
cc-safe-setup
909 safety hooks for Claude Code — prevent file deletion, credential leaks, git disasters, and token waste during autonomous AI coding sessions.
super-bootstrap
Bootstrap or sync the development pipeline in any repo. /super-bootstrap is a thin orchestrator: it installs/syncs the generic harness runway (CLAUDE.md, skeleton docs, path-scoped rules, the core plugin pin, default-on harness hooks (commit-channel routing raw commits to the gateway-inline commit door; consult-check…