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.
npx agentmods add skills/elumenotion/guideants/invalid-missing-namenpx skills add Elumenotion/GuideAnts --skill invalid-missing-namegit clone --depth 1 https://github.com/Elumenotion/GuideAntsWrote 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/skills/elumenotion/guideants/invalid-missing-name)<a href="https://agentmods.dev/skills/elumenotion/guideants/invalid-missing-name"><img src="https://agentmods.dev/badge/skills/elumenotion/guideants/invalid-missing-name.svg" alt="Measured on agentmods" 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 | $0.00015 | $0.00073 |
| Opus 5 | $0.00008 | $0.00036 |
| Sonnet 5 | $0.00003 | $0.00015 |
| Haiku 4.5 | $0.00002 | $0.00007 |
Grade A, and why
invalid-missing-name 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 5d 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
Invalid skill fixture
This SKILL.md is intentionally invalid. SkillFrontmatter.Parse requires both
name and description; this file omits name to verify the importer
rejects it explicitly instead of silently accepting a partial skill.
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.
- 5d ago First seen · 10 lines · 15 tokens per session scan A e451a54981f8
invalid-missing-name is a skill published in the GitHub repository Elumenotion/GuideAnts (55 stars, last pushed yesterday), licensed Apache-2.0. It adds 15 tokens to every session and 73 once invoked, about $0.0001 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.
Other skills, from other repositories
project-release
Prepare, publish, verify, or recover a cloakbrowser-mcp release only when the user explicitly requests release work. Require a Prompt MCP-confirmed target version and stability, follow the repository's version, changelog, PR, GitHub Release, npm, Docker, MCP Registry, and docs process, and never tag, publish…
project-pull-request
Create, update, prepare, or review a cloakbrowser-mcp GitHub Pull Request only when the user explicitly requests PR work. Follow the repository's branch, base/head, assignee, title, template, check, security, and reporting rules; review remains read-only, and commit, push, PR creation/update, readiness changes, merge…
spec-driven-development
Author the authoritative /spec workflow for a substantial cloakbrowser-mcp change when the user invokes /spec, explicitly requests a specification, or authorizes specification work that lacks a durable contract. Establish repository facts, use the globally installed Prompt MCP for every material decision, persist…
planning-and-task-breakdown
Author the authoritative /plan workflow for substantial cloakbrowser-mcp work when the user invokes /plan or explicitly requests implementation planning, decomposition, milestones, or review-gated task packets. Require an approved specification, use Prompt MCP for unresolved material planning and authorization…
code-review-and-quality
Review a proposed or completed cloakbrowser-mcp change only when the user explicitly requests code review, quality review, or a pre-merge assessment. Evaluate strict TypeScript, CLI and transport contracts, upstream-tool parity, child-process and session boundaries, tests, docs, packaging, workflows, security, and…
documentation-and-adrs
Write or revise cloakbrowser-mcp technical documentation or record a settled architecture decision only when the user explicitly requests documentation, an ADR, or documentation required by an authorized public-contract change. Use for bridge architecture, CLI and environment configuration, stdio or Streamable HTTP…