Borrowing it
Nothing to install: this file belongs to matthewdcage/llm-swarm-router. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/matthewdcage/llm-swarm-router/main/.claude/commands/netllm-connect.mdgit clone --depth 1 https://github.com/matthewdcage/llm-swarm-routerWrote 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/commands/matthewdcage/llm-swarm-router/netllm-connect)<a href="https://agentmods.dev/commands/matthewdcage/llm-swarm-router/netllm-connect"><img src="https://agentmods.dev/badge/commands/matthewdcage/llm-swarm-router/netllm-connect/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/commands/matthewdcage/llm-swarm-router/netllm-connect"><img src="https://agentmods.dev/badge/commands/matthewdcage/llm-swarm-router/netllm-connect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00019 | $0.00168 |
| Opus 5 | $0.00010 | $0.00084 |
| Sonnet 5 | $0.00004 | $0.00034 |
| Haiku 4.5 | $0.00002 | $0.00017 |
Grade A, and why
netllm-connect scanned grade A with 1 finding 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 10d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Confirm the agent is running (`curl -sf http://127.0.0.1:11400/health`), list models with `./netllm models`, then guide the user through editor-specific wiring. What it actually says
Load and follow the skill at .claude/skills/netllm-connect-editor/SKILL.md (fallback: .agents/skills/netllm-connect-editor/SKILL.md).
Confirm the agent is running (curl -sf http://127.0.0.1:11400/health), list models with ./netllm models, then guide the user through editor-specific wiring.
- Do not auto-edit user settings files without explicit consent: show copy-paste steps.
- Load
references/editor-settings.mdfrom the skill folder for per-editor detail. - Verify with
./netllm testor a minimal chat completion.
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.
- 10d ago First seen · 13 lines · 19 tokens per session scan A e97bdbb8601c
netllm-connect is a command published in the GitHub repository matthewdcage/llm-swarm-router (25 stars, last pushed 8d ago), licensed MIT. It adds 19 tokens to every session and 168 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
react-router-client-loader
Do this in a clientLoader and use loaderData to render the component. DO NOT create mock data, new interfaces, or mock data loader functions. Instead, assume loaderData has all of the data you need to render the component.
pn-audit-data
Design or review database schema — normalization, indexing strategy, migration plan, and data model decisions. Surgical command for database design. Use standalone or as part of pn-backend-audit.
pn-delight
Add purposeful moments of joy, motion, and personality. Use when the design is correct and complete but feels flat and lifeless.
pn-audit-api
Surgical API design review — REST conventions, status codes, response shapes, validation, and schema leaks. Use standalone or as part of pn-backend-audit. Outputs a scored fix roadmap.
pn-audit-security
OWASP-guided security review — auth posture, input validation, secrets, CORS, JWT, rate limiting. Surgical command for backend security. Use standalone or as part of pn-backend-audit.
pn-distill
Remove content, sections, and features that don't earn their place — information architecture reduction. Use when there's too much stuff on the page. For visual decoration reduction, use pn-quieter.