Invalid_Name

Invalid_Name is a skill for Claude Code, Codex from code-yeongyu/senpi. It costs 12 tokens per session (32 once invoked), scanned A, a copy of Invalid_Name, MIT.

A coding skill with an invalid name containing uppercase letters and an underscore. The provided information does not describe its intended task.

In plain words
What is it for?
It is for detecting invalid skill names.
Why use it?
It helps flag names that do not follow the expected naming format.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/code-yeongyu/senpi/invalid-name-chars
Any agent
npx skills add code-yeongyu/senpi --skill invalid-name-chars
Clone the repo
git clone --depth 1 https://github.com/code-yeongyu/senpi

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 Invalid_Name

README.md
[![agentmods](https://agentmods.dev/badge/skills/code-yeongyu/senpi/invalid-name-chars.svg)](https://agentmods.dev/skills/code-yeongyu/senpi/invalid-name-chars)
Your own site
<a href="https://agentmods.dev/skills/code-yeongyu/senpi/invalid-name-chars"><img src="https://agentmods.dev/badge/skills/code-yeongyu/senpi/invalid-name-chars.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 32 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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 $0.00012 $0.00032
Opus 5 $0.00006 $0.00016
Sonnet 5 $0.00002 $0.00006
Haiku 4.5 $0.00001 $0.00003

Measured 5d ago against content hash bd0121b407fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Invalid_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.

Origin

This is a copy

100% identical to Invalid_Name — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

packages/coding-agent/test/fixtures/skills/invalid-name-chars/SKILL.md · 9 lines

What it actually says

Invalid Name

This skill has uppercase and underscore in the name.

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. 5d ago First seen · 9 lines · 12 tokens per session scan A bd0121b407fe

Subscribe to this mod's changes

Invalid_Name is a skill published in the GitHub repository code-yeongyu/senpi (420 stars, last pushed today), licensed MIT. It adds 12 tokens to every session and 32 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Invalid_Name, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning…

synthetic-sciences/openscience · 63 tokens

generate-image

Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics…

synthetic-sciences/openscience · 67 tokens

pi

Use when needing a minimal, extensible terminal AI coding agent harness in TypeScript with plugin architecture. Pi: minimalist terminal AI coding agent emphasizing simplicity and composability.

znlgis/opengis-skills · 35 tokens

speckit-archive

Archive a feature specification into main project memory after merge, resolving gaps and conflicts.

opsmill/infrahub-mcp · 21 tokens

speckit-critique-run

Perform a dual-lens critical review of the specification and plan from both product strategy and engineering risk perspectives before implementation.

opsmill/infrahub-mcp · 31 tokens

speckit-extract-run

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

opsmill/infrahub-mcp · 28 tokens