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.
git clone --depth 1 https://github.com/Synthos-Logic/penalista-italiaWrote 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/commands/synthos-logic/penalista-italia/versione)<a href="https://agentmods.dev/commands/synthos-logic/penalista-italia/versione"><img src="https://agentmods.dev/badge/commands/synthos-logic/penalista-italia/versione/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/commands/synthos-logic/penalista-italia/versione"><img src="https://agentmods.dev/badge/commands/synthos-logic/penalista-italia/versione.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.00024 | $0.00599 |
| Opus 5 | $0.00012 | $0.00300 |
| Sonnet 5 | $0.00005 | $0.00120 |
| Haiku 4.5 | $0.00002 | $0.00060 |
Grade A, and why
versione scanned grade A with 1 finding 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 11d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
2. **Verifica la versione pubblicata su GitHub**: scarica `https://raw.githubusercontent.com/Synthos-Logic/penalista-italia/main/.claude-plugin/plugin.json` (con web fetch oppure `curl -s` da shell) e leggi il campo `ver What it actually says
La versione installata di questo plugin e la 3.6.3 (agosto 2026), con 9 skill: strategia, atti, scadenze, cautelare, giurisprudenza, esecuzione, archivio, inizia, verifica.
Esegui questi passi nell'ordine:
-
Comunica la versione installata (3.6.3) all'utente.
-
Verifica la versione pubblicata su GitHub: scarica
https://raw.githubusercontent.com/Synthos-Logic/penalista-italia/main/.claude-plugin/plugin.json(con web fetch oppurecurl -sda shell) e leggi il campoversion.- Se il fetch fallisce (offline, restrizioni di rete): dillo esplicitamente e salta al punto 4. Non dedurre nulla sulla versione remota.
-
Confronta le versioni (confronto semantico: 3.10.0 > 3.9.0):
- Uguali → conferma: "Sei aggiornato all'ultima versione."
- Remota piu recente → AVVISA con chiarezza: il kit installato e rimasto indietro. Spiega che esiste un problema noto dell'app Claude per cui la sincronizzazione automatica del marketplace puo bloccarsi in silenzio (il client dice "aggiornato" anche quando non lo e), e fornisci la procedura di sblocco garantita:
- Impostazioni → Plugin → clicca Sfoglia: si apre la Directory; vai su Plugin → Personale;
- sul chip del marketplace
penalista-italiaclicca ··· → Rimuovi (rimuove solo il catalogo: fascicoli e Knowledge Base nella cartella dello studio NON vengono toccati); - clicca + e ri-aggiungi il marketplace con l'URL
Synthos-Logic/penalista-italia; - reinstalla il plugin Penalista Italia: arrivera l'ultima versione;
- riavvia l'app e apri una conversazione nuova.
Suggerisci anche di consultare il CHANGELOG (
https://github.com/Synthos-Logic/penalista-italia/blob/main/CHANGELOG.md) per sapere cosa e cambiato.
-
Verifica le skill attive: controlla quali skill
penalista-*risultano effettivamente disponibili in questa sessione e segnala eventuali differenze rispetto all'elenco delle 9.
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.
- 11d ago First seen · 24 lines · 24 tokens per session scan A 8633d289757a
versione is a command published in the GitHub repository Synthos-Logic/penalista-italia (1 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 599 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
ship
Branch, commit, open PR, gather Claude + every enabled AI reviewer (Copilot, CodeRabbit, etc.), fix/justify/resolve every finding, loop until clean, then merge. Run only when implementation is finished AND the owner has said to ship (e.g. "ship it") — never self-invoke just because the work looks done. To design and…
release
Prepare a release of the sonu plugin — decide the semver bump, sync the version and plugin description across all five homes, run /validate, then hand to /sonu:ship. Only meaningful inside the claude-plugins repo; in any other repo, say so and stop.
changelog
Generate or update CHANGELOG.md following Keep a Changelog format.
publish
Publish oh-my-opencode to npm via GitHub Actions workflow.
get-unpublished-changes
Compare HEAD with the latest published npm versions and list all unpublished changes by release layer.
release
Release guide version (CHANGELOG + VERSION + README + landing sync + commit + push).