versione

versione is a command for Claude Code from Synthos-Logic/penalista-italia. It costs 24 tokens per session (599 once invoked), scanned A, original, MIT.

A command that reports the installed version of the Italian criminal-law toolkit and checks GitHub for a newer published version. It compares the two version numbers.

In plain words
What is it for?
Use it to check the installed and remote versions of the toolkit and, when needed, follow the listed marketplace refresh procedure.
Why use it?
It helps you tell whether the local toolkit is current and identifies when automatic marketplace synchronization may have left it outdated.

Command for Claude Code

Written for Claude Code: Claude Code plugin machinery.

Part of the penalista-italia plugin — 9 skills, 2 commands shipped together

Good fit Use it to check the installed and remote versions of the toolkit and, when needed, follow the listed marketplace refresh procedure.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/synthos-logic/penalista-italia/versione
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.

Clone the repo
git clone --depth 1 https://github.com/Synthos-Logic/penalista-italia

Made for: Claude Code.

Or install penalista-italia, the plugin that ships this one along with the rest of its 9 skills, 2 commands.

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 versione

README.md
[![agentmods](https://agentmods.dev/badge/commands/synthos-logic/penalista-italia/versione/github.svg)](https://agentmods.dev/commands/synthos-logic/penalista-italia/versione)
Your own site
<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.

agentmods 80×15 button for versione

Your own site · 80×15
<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>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 599 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00024 $0.00599
Opus 5 $0.00012 $0.00300
Sonnet 5 $0.00005 $0.00120
Haiku 4.5 $0.00002 $0.00060

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

Security

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
commands/versione.md · 24 lines

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:

  1. Comunica la versione installata (3.6.3) all'utente.

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

    • Se il fetch fallisce (offline, restrizioni di rete): dillo esplicitamente e salta al punto 4. Non dedurre nulla sulla versione remota.
  3. 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:
      1. Impostazioni → Plugin → clicca Sfoglia: si apre la Directory; vai su Plugin → Personale;
      2. sul chip del marketplace penalista-italia clicca ···Rimuovi (rimuove solo il catalogo: fascicoli e Knowledge Base nella cartella dello studio NON vengono toccati);
      3. clicca + e ri-aggiungi il marketplace con l'URL Synthos-Logic/penalista-italia;
      4. reinstalla il plugin Penalista Italia: arrivera l'ultima versione;
      5. 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.
  4. Verifica le skill attive: controlla quali skill penalista-* risultano effettivamente disponibili in questa sessione e segnala eventuali differenze rispetto all'elenco delle 9.

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. 11d ago First seen · 24 lines · 24 tokens per session scan A 8633d289757a

Subscribe to this mod's changes

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.