badge

badge is a skill for Claude Code, Codex from reaviz/skills. It costs 0 tokens per session (587 once invoked), scanned A, original, no licence file.

A small status marker or count label placed next to another interface element, such as an icon or button, with an appearance animation.

In plain words
What is it for?
Use it for unread-count bubbles, notification markers, labels, or other compact indicators in a user interface.
Why use it?
It provides a consistent way to show short status information or counts without building the element from scratch.

Skill for Claude CodeCodex

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

Good fit Use it for unread-count bubbles, notification markers, labels, or other compact indicators in a user interface.

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

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 badge

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/reaviz/skills/badge"><img src="https://agentmods.dev/badge/skills/reaviz/skills/badge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 587 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 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.00000 $0.00587
Opus 5 $0.00000 $0.00293
Sonnet 5 $0.00000 $0.00117
Haiku 4.5 $0.00000 $0.00059

Measured 9d ago against content hash 96a51cfbdf2f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

badge 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 9d 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.

reablocks/elements/badge/SKILL.md · 88 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 88 lines · 0 tokens per session scan A 96a51cfbdf2f

Subscribe to this mod's changes

badge is a skill published in the GitHub repository reaviz/skills (4 stars, last pushed 3mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 587 tokens. 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-31.

Related

Other skills, from other repositories

frontend-quality-guardrails

Use when building, modifying, or reviewing frontend UI where text overflow, layout, responsiveness, accessibility, and visual polish must be verified.

YangsonHung/awesome-agent-skills · 33 tokens

frontend-quality-guardrails-cn

A Chinese-language set of rules for building or reviewing front-end interfaces, including layout, responsive behavior, accessibility, and long text. Front-end code controls what users see and interact with in a web application.

YangsonHung/awesome-agent-skills · 42 tokens

react-component-hook-guidelines

Use when reviewing, refactoring, or implementing React components and custom Hooks with unclear boundaries or oversized props.

YangsonHung/awesome-agent-skills · 27 tokens

react-component-hook-guidelines-cn

Guidance for splitting and reviewing React components and custom Hooks, which are reusable functions that manage React logic. It focuses on separating page layout, display, state, requests, and side effects into clearer parts.

YangsonHung/awesome-agent-skills · 190 tokens

frontend-imagegen-director

Use when the user wants the agent to inspect the current project's style and product nature, clarify requirements in a Superpowers-style workflow, generate front-end visuals with gpt-image2 or the environment's imagegen path, and then build the actual front-end page from the approved image.

JWCodeWrote/Agent_Skills_Plugin · 62 tokens

impeccable-design-ui

A guide to Impeccable’s user-interface design tools, with options for frontend design, critique, audits, colors, animation, and polish.

JWCodeWrote/Agent_Skills_Plugin · 43 tokens