campeonato-brasileiro-api: Command for Claude Code

.claude/commands/brasileirao.md

brasileirao is a command for Claude Code from ezefranca/campeonato-brasileiro-api. It costs 0 tokens per session (125 once invoked), scanned A, original, MIT.

A command add-on for working with Campeonato Brasileiro football data, including Brazil's Série A, B, C, and D competitions.

In plain words
What is it for?
Use it to look up teams, get team context, and check conditions such as whether a team won. It can support automations, but does not perform outside actions without permission.
Why use it?
It helps determine which team a question refers to and whether a result meets a requested condition before any action is taken. It also distinguishes waiting, unmatched, and not-yet-satisfied results.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is ezefranca/campeonato-brasileiro-api's own configuration. It tells Claude Code how to work on campeonato-brasileiro-api itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything campeonato-brasileiro-api configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ezefranca/campeonato-brasileiro-api. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ezefranca/campeonato-brasileiro-api/master/.claude/commands/brasileirao.md
Clone the repo
git clone --depth 1 https://github.com/ezefranca/campeonato-brasileiro-api

Made for: Claude Code.

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 brasileirao

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/ezefranca/campeonato-brasileiro-api/brasileirao"><img src="https://agentmods.dev/badge/commands/ezefranca/campeonato-brasileiro-api/brasileirao.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 125 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 original 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.00125
Opus 5 $0.00000 $0.00063
Sonnet 5 $0.00000 $0.00025
Haiku 4.5 $0.00000 $0.00013

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

Security

Grade A, and why

brasileirao 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 12d 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.

.claude/commands/brasileirao.md · 17 lines

What it actually says

Use the Campeonato Brasileiro MCP tools when available.

Workflow:

  1. If the team is ambiguous, call brasileirao_find_teams.
  2. For context, call brasileirao_get_team_snapshot.
  3. For automation decisions, call brasileirao_check_team_trigger.
  4. Only act on trigger.shouldFire === true.

If MCP is unavailable, use:

campeonato-brasileiro trigger <serie> <team> --condition won --json

Respect pending, not_satisfied and no_match states. Do not perform external side effects without permission.

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. 12d ago First seen · 17 lines · 0 tokens per session scan A 69a32d50aa05

Subscribe to this mod's changes

brasileirao is a command published in the GitHub repository ezefranca/campeonato-brasileiro-api (104 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 125 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-30.