Borrowing it
Nothing to install: this file belongs to BenjoNX/Legal. 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/BenjoNX/Legal/claude/french-legal-mcp-server-FwIH9/.claude/commands/rechercher-droit.mdgit clone --depth 1 https://github.com/BenjoNX/LegalWrote 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/benjonx/legal/rechercher-droit)<a href="https://agentmods.dev/commands/benjonx/legal/rechercher-droit"><img src="https://agentmods.dev/badge/commands/benjonx/legal/rechercher-droit/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/benjonx/legal/rechercher-droit"><img src="https://agentmods.dev/badge/commands/benjonx/legal/rechercher-droit.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.00019 | $0.00898 |
| Opus 5 | $0.00010 | $0.00449 |
| Sonnet 5 | $0.00004 | $0.00180 |
| Haiku 4.5 | $0.00002 | $0.00090 |
Grade A, and why
rechercher-droit 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 10d 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 — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/rechercher-droit -- Recherche juridique française
Recherche dans les bases officielles du droit français via le serveur MCP Droit Français : Légifrance (codes, lois, décrets, ordonnances) et JudiLibre (jurisprudence).
Avertissement : Cet outil facilite la recherche juridique mais ne constitue pas un conseil juridique. Toute analyse doit être vérifiée par un professionnel du droit qualifié.
Invocation
/rechercher-droit [termes de recherche]
Workflow
Étape 1 : Comprendre la demande
Analyser la demande de l'utilisateur pour déterminer :
- Type de recherche : Texte législatif, jurisprudence, ou les deux
- Termes de recherche : Mots-clés, références d'articles, numéros de décision
- Périmètre : Fonds spécifique (Code civil, JORF, etc.), juridiction, période
Étape 2 : Recherche dans Légifrance
Si la demande concerne des textes législatifs ou réglementaires, utiliser l'outil MCP rechercher_legifrance() :
- Codes :
fond="CODE_ETAT", avec le nom du code (code="Code civil") - Lois et décrets :
fond="LODA_ETAT"oufond="JORF" - Jurisprudence Légifrance :
fond="JURI"(judiciaire),fond="CETAT"(Conseil d'État),fond="CONSTIT"(Conseil constitutionnel) - Conventions collectives :
fond="KALI" - Recherche transversale :
fond="ALL"
Pour obtenir le texte intégral d'un résultat, utiliser consulter_legifrance(id).
Étape 3 : Recherche dans JudiLibre
Si la demande concerne la jurisprudence, utiliser rechercher_jurisprudence_judilibre() :
- Juridiction :
cc(Cour de cassation),ca(cours d'appel),tj(tribunaux judiciaires),tcom(tribunaux de commerce) - Chambre :
civ1,civ2,civ3,comm,soc,cr(criminelle),pl(plénière) - Localisation :
ca_paris,ca_lyon, etc. - Filtres : type de décision, solution, thème, dates
Pour obtenir le texte intégral d'une décision, utiliser consulter_decision_judilibre(id).
Pour connaître les valeurs valides des filtres, utiliser obtenir_taxonomie_judilibre().
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.
- 10d ago First seen · 83 lines · 19 tokens per session scan A b22edadc4a20
rechercher-droit is a command published in the GitHub repository BenjoNX/Legal (0 stars, last pushed 6mo ago), licensed MIT. It adds 19 tokens to every session and 898 once invoked, about $0.0001 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 commands, from other repositories
deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
review-epo-claims
Analyze patent claims for EPO Art. 84 EPC compliance - clarity, conciseness, support by description.
voice-compliance
Voice/telephony compliance check — invokes voice-ai-reviewer to produce TM-voice-{slug}.md with TCPA, STIR/SHAKEN, state recording-consent, EU AI Act Art. 50, and synth-voice deepfake-law gaps.
review-policy
Review a policy document for structure, coverage, and language quality.
at-dsgvo
You are helping an enterprise architect generate an Austrian Data Protection Assessment — the Austrian-specific GDPR layer applied by the Datenschutzbehörde (DSB) under the Datenschutzgesetz (DSG 2018, BGBl. I Nr. 165/1999 as amended). Run this after /arckit:eu-rgpd to add Austrian obligations that go beyond the EU…
au-pspf
You are an enterprise architect generating a Protective Security Policy Framework (PSPF) compliance assessment for an Australian Government entity or contractor handling government information.