Borrowing it
Nothing to install: this file belongs to gabrielzucco/cerebro-inevita. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/gabrielzucco/cerebro-inevita/main/.agents/skills/society/SKILL.mdgit clone --depth 1 https://github.com/gabrielzucco/cerebro-inevitaWrote 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/gabrielzucco/cerebro-inevita/society)<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/society"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/society/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.
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/society"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/society.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00088 | $0.00577 |
| Opus 5 | $0.00044 | $0.00289 |
| Sonnet 5 | $0.00018 | $0.00115 |
| Haiku 4.5 | $0.00009 | $0.00058 |
Grade A, and why
society 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.
What it actually says
Society — o acervo exclusivo de membro
O conteúdo da INEVITA Society não vive neste repositório: ele desce do servidor, só pra
instalações de membros pagantes, e mora em comunidade/society/ (fora do Git da sua cópia,
como toda configuração pessoal).
Como operar
- Sincronize primeiro, em silêncio:
node scripts/society-sync.mjs
-
Leia a saída e aja pelo caso:
- Sincronizou → apresente o que chegou/mudou em uma linha por item e pergunte por onde a pessoa quer começar. Se um item conversa com o trabalho em andamento (ex.: ela está desenhando um teste e o acervo tem o protocolo de experimentos), conecte — o acervo existe pra ser USADO no trabalho real, não pra virar leitura pendente.
- Acesso sem assinatura (
entitlement) → repasse a mensagem do script no tom da casa, sem insistência e sem tom de venda agressiva. Uma menção, e segue o trabalho. - Acesso não vinculado (
identity) → explique que o vínculo forte de membro é feito no comissionamento ou pela equipe (o e-mail do/comecarliga a telemetria; conteúdo pago exige o vínculo). Aponte o grupo. Não tente "resolver" o vínculo por conta própria. - Servidor indisponível → siga o trabalho normalmente e tente na próxima sessão.
-
Sem Node no ambiente (ex.: Antigravity): diga que o acervo sincroniza num runtime com Node (Claude Code, Codex, Gemini CLI) e não procure nem instale Node por causa disso — telemetria e acervo nunca viram pedágio do trabalho.
Regras
- Nunca copie conteúdo de
comunidade/society/pra fora da instalação nem pra dentro de notas que serão compartilhadas — é acervo de membro. - Ao usar um material do acervo num trabalho, cite o arquivo (a pessoa sabe de onde veio).
- Rode a sincronização no máximo uma vez por sessão — o acervo muda em dias, não em minutos.
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.
- 12d ago First seen · 42 lines · 88 tokens per session scan A 8d9b7794e1c2
society is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 8d ago), licensed MIT. It adds 88 tokens to every session and 577 once invoked, about $0.0004 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-31.
Other skills, from other repositories
handoff
Guides the Claude Code agent through completing a task, selecting a handoff tier, building a valid completion-card, and performing a clean task handoff.
x-harness-admission
Teach the x-harness admission workflow and completion-card discipline.
recovery
Handle blocked verification outcomes.
check-docs
Kit-maintainer diagnostic (LOCAL-ONLY, not distributed) that audits the README and docs/ for staleness against the repo's real command/skill/CLI roster, stamped tree, and cross-doc consistency. Read-only; produces a severity-ranked findings report.
review-agent-config
Diagnostic gate that checks CLAUDE.md and AGENTS.md for completeness, consistency, and stale artifacts — run right after /cold-start and before /add-feature. Read-only; produces a findings report.
deep-test
Perform a deep test of the codebase, validating functional smoke tests, claim verification, drift checks, license headers, and placeholder checks. Trigger whenever the user asks to run deep tests, check code health, or perform strict verification.