omniwire

omniwire is a skill for Claude Code, Codex from NetVar1337/omniwire. It costs 49 tokens per session (7,044 once invoked), scanned B, original, GPL-3.0.

An infrastructure layer for groups of AI agents, with tools for communication, networking, web scraping, firewalls, and browser automation.

In plain words
What is it for?
It is intended for coordinating AI-agent swarms and handling the listed infrastructure and automation tasks, but the exact workflows are not specified.
Why use it?
The description does not provide enough detail to explain a specific problem it removes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is intended for coordinating AI-agent swarms and handling the listed infrastructure and automation tasks, but the exact workflows are not specified.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/netvar1337/omniwire/clawhub-skill
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 NetVar1337/omniwire --skill clawhub-skill
Clone the repo
git clone --depth 1 https://github.com/NetVar1337/omniwire

Made for: Claude Code, Codex.

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 omniwire

README.md
[![agentmods](https://agentmods.dev/badge/skills/netvar1337/omniwire/clawhub-skill.svg)](https://agentmods.dev/skills/netvar1337/omniwire/clawhub-skill)
Your own site
<a href="https://agentmods.dev/skills/netvar1337/omniwire/clawhub-skill"><img src="https://agentmods.dev/badge/skills/netvar1337/omniwire/clawhub-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,044 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00049 $0.07044
Opus 5 $0.00024 $0.03522
Sonnet 5 $0.00010 $0.01409
Haiku 4.5 $0.00005 $0.00704

Measured 8d ago against content hash 6085d1c63df2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade B, and why

omniwire scanned grade B 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 8d 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.

Reads agent configuration directoriesmediumAgent snooping

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

| Claude Code | `~/.claude/settings.json`, CLAUDE.md, memory, agents/ |
clawhub-skill/SKILL.md · 633 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 8d ago First seen · 633 lines · 49 tokens per session scan B 6085d1c63df2

Subscribe to this mod's changes

omniwire is a skill published in the GitHub repository NetVar1337/omniwire (15 stars, last pushed 7d ago), licensed GPL-3.0. It adds 49 tokens to every session and 7,044 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (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