antseed-connect

antseed-connect is a skill for Claude Code from internet-court/internet-court-skill. It costs 71 tokens per session (20,994 once invoked), scanned C, original, no licence file.

A setup guide for routing AI coding tools and software libraries through the AntSeed buyer proxy, a local service at localhost:8377.

In plain words
What is it for?
Use it with Claude Code, Codex, OpenCode, Pi, OpenClaw, Hermes, GenLayer Studio, Vercel AI SDK, LangChain, or raw HTTP requests.
Why use it?
It shows how to connect different agents and development tools to one local inference endpoint instead of configuring each connection from scratch.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the internet-court plugin — 94 skills shipped together

Good fit Use it with Claude Code, Codex, OpenCode, Pi, OpenClaw, Hermes, GenLayer Studio, Vercel AI SDK, LangChain, or raw HTTP requests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/internet-court/internet-court-skill/antseed-connect
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.

Any agent
npx skills add internet-court/internet-court-skill --skill antseed-connect
Clone the repo
git clone --depth 1 https://github.com/internet-court/internet-court-skill

Made for: Claude Code.

Or install internet-court, the plugin that ships this one along with the rest of its 94 skills.

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 antseed-connect

README.md
[![agentmods](https://agentmods.dev/badge/skills/internet-court/internet-court-skill/antseed-connect/github.svg)](https://agentmods.dev/skills/internet-court/internet-court-skill/antseed-connect)
Your own site
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/antseed-connect"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/antseed-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.

agentmods 80×15 button for antseed-connect

Your own site · 80×15
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/antseed-connect"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/antseed-connect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 20,994 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 4 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00071 $0.20994
Opus 5 $0.00036 $0.10497
Sonnet 5 $0.00014 $0.04199
Haiku 4.5 $0.00007 $0.02099

Measured 13d ago against content hash 3d7c3fda936f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade C, and why

antseed-connect scanned grade C with 4 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 13d 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

- *First call after a restart takes 5–15 seconds* — AntSeed opens a payment channel on the first request to a new peer (one Base-mainnet transaction). Subsequent calls reuse the channel. Pre-warm with `curl -s http://loc

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo systemctl restart hermes

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

> The buyer dashboard at http://localhost:3118 is the authoritative real-time signal: a non-zero `Reserved` (channel opened) and/or a drop in `Available` (settled spend) after a real prompt confirms AntSeed served the re

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s http://localhost:8377/v1/models | jq '.data[].id'
vendored/antseed/antseed-connect/SKILL.md · 1,373 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md 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.

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. 13d ago First seen · 1,373 lines · 71 tokens per session scan C 3d7c3fda936f

Subscribe to this mod's changes

antseed-connect is a skill published in the GitHub repository internet-court/internet-court-skill (5,588 stars, last pushed 24d ago), with no licence file. It adds 71 tokens to every session and 20,994 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 4 findings (sends data to an external url, asks for root, reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

lucid-agents

Build, modify, review, debug, or deploy TypeScript services made with the Lucid Agents SDK. Use whenever a project imports @lucid-agents packages or the user asks about Lucid runtimes, entrypoints, adapters, payments, MPP, identity, wallets, A2A tasks, service UI, scaffolding, or deployment.

daydreamsai/lucid-agents · 75 tokens

skill-creator

Use this skill when a contributor wants to build, author, scaffold, verify, or submit a new skill to the SELAT skill hub (selat-skills) — e.g. "create a skill", "build a selat skill", "add a skill to the hub", "contribute a skill", "how do I write a manifest.json", "verify my skill", "submit my skill", "wrap an MPP…

SELAT-AI/selat-skills · 133 tokens

self-evolving-agent

Use this skill when the user wants to design or operate a budgeted economic agent with its own operational identity, AgentMail address, agent-wallet treasury, infrastructure budget, social and financial intelligence loop, monetization or trading hypotheses, and reinvestment policy. The skill enforces treasury…

SELAT-AI/selat-skills · 89 tokens

perplexity-search

Use this skill when the user wants a grounded web answer or research from Perplexity without an API key — e.g. "search the web for ", "what's the latest on ", "pull cited web context on ", "research with sources", "do a deep-research report on ". Runs Perplexity's x402 endpoints (search / sonar answer / async…

SELAT-AI/selat-skills · 120 tokens

twitter-research

Use this skill for read-only Twitter/X research on the SELAT-native Twitter API (catalog.selat.ai) — profiles, recent tweets, mentions, followers, tweet details/replies/retweeters, topic search, and trends. Triggers on "who is @X on Twitter", "recent tweets from X", "who's mentioning X", "how did this tweet do / who…

SELAT-AI/selat-skills · 167 tokens

selat-discovery

Use the moment you're about to tell the user you can't do something — or about to suggest they sign up for, get an API key for, or go to an external tool, site, or API to do it themselves. Covers what's beyond a model natively: image/video/audio/voice generation, translation, transcription, web search/scraping…

SELAT-AI/selat-plugins · 203 tokens