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.
npx skills add capazme/mcp-legal-it --skill analisi-sinistrogit clone --depth 1 https://github.com/capazme/mcp-legal-itWrote 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/capazme/mcp-legal-it/analisi-sinistro)<a href="https://agentmods.dev/skills/capazme/mcp-legal-it/analisi-sinistro"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/analisi-sinistro/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/capazme/mcp-legal-it/analisi-sinistro"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/analisi-sinistro.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.00087 | $0.00927 |
| Opus 5 | $0.00044 | $0.00464 |
| Sonnet 5 | $0.00017 | $0.00185 |
| Haiku 4.5 | $0.00009 | $0.00093 |
Grade A, and why
analisi-sinistro 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.
How it starts
The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Analisi Sinistro
Quantificazione del danno NON PATRIMONIALE da sinistro stradale, sanitario o lavorativo.
Principio (Cass. SS.UU. 26972/2008, «San Martino»): il danno non patrimoniale è UNITARIO (art. 2059 c.c.). Biologico, morale ed esistenziale sono aspetti di un unico pregiudizio, NON poste autonome da sommare. Le Tabelle di Milano liquidano un valore COMPLESSIVO che già incorpora la componente morale.
Workflow
1. Danno non patrimoniale (valore complessivo, unitario)
Chiama UNA SOLA VOLTA legal-it:danno_non_patrimoniale con percentuale_invalidita (intero) e
eta_vittima (intero). Usa le Tabelle di Milano (macro >9%) o l'art. 139 Cod. Ass. (micro ≤9%).
Il valore restituito è GIÀ comprensivo del danno morale.
NON chiamare in aggiunta un tool di "danno morale" da sommare: duplicherebbe la componente già inclusa (unitarietà del danno non patrimoniale).
2. Personalizzazione (solo se motivata da circostanze eccezionali)
Solo in presenza di circostanze peculiari documentate, applica una personalizzazione ENTRO i tetti
massimi della tabella (calcolata sulla componente biologica), tramite personalizzazione_pct. NON
è una seconda voce cumulata: è un incremento del valore tabellare entro i limiti. In base al tipo:
- Stradale: dinamica relazionale (mobilità, lavoro, sport)
- Sanitario: sofferenza iatrogena da errore medico
- Lavoro: incidenza sulla capacità lavorativa specifica
3. Rivalutazione monetaria (debito di valore)
Chiama legal-it:rivalutazione_monetaria dalla data del sinistro a oggi.
4. Interessi compensativi (Cass. SS.UU. 1712/1995)
NON calcolare gli interessi sul capitale INTERAMENTE rivalutato all'attualità: sarebbe la
sovra-compensazione censurata dalle SS.UU. Calcolali sulla somma PROGRESSIVAMENTE rivalutata anno
per anno o, in via semplificata, sul VALORE MEDIO tra somma originaria e somma finale rivalutata:
chiama legal-it:interessi_legali sulla base (somma_originaria + somma_rivalutata) / 2.
Output atteso
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 · 63 lines · 87 tokens per session scan A b5b0b7c90ef0
analisi-sinistro is a skill published in the GitHub repository capazme/mcp-legal-it (15 stars, last pushed 2d ago), licensed Apache-2.0. It adds 87 tokens to every session and 927 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-30.
Other skills, from other repositories
grc-compliance
Build ServiceNow GRC — sncompliancepolicy lifecycle, sncompliancecontrol tests, snriskrisk assessment with inherent/residual scoring, audit engagements, and findings remediation.
vendor-management
Manage ServiceNow vendors and contracts — corecompany vendor records, astcontract with renewal alerts, astcontractsla performance tracking, vendorriskassessment scoring, and vendor scorecards.
lawyer-expert
Expert-level legal systems, contracts, compliance, and legal technology. Use when the user mentions legal, contracts, compliance, law, or legal tech, or when the task involves Legal Systems, Legal Technology, Compliance Frameworks, or Contract Management.
compliance-audit-workflow
Run a compliance audit Mistral Workflow, query mid-run findings via workflowinteract(action="query"), and signal approval or escalation decisions at checkpoints via workflowinteract(action="signal"). Use when the user wants to run a compliance audit (GDPR, SOC2, PCI-DSS, etc.) against a deployed Mistral Workflow.
contract-analyzer
OCR a contract PDF with mistralocr, then extract structured clauses and risk scores with mistralchat + jsonschema. Use when the user provides a contract document to analyze for risks, obligations, and key terms.
contract-review-workflow
Trigger a deployed Mistral Workflow for contract review, poll execution status, detect human-in-the-loop checkpoints via workflowinteract(query), collect approval or changes, and resume the workflow via workflowinteract(signal). Use when the user wants to run a contract through a Mistral Workflow with oversight…