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/KevinRabun/judgesWrote 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/agents/kevinrabun/judges/compliance.judge)<a href="https://agentmods.dev/agents/kevinrabun/judges/compliance.judge"><img src="https://agentmods.dev/badge/agents/kevinrabun/judges/compliance.judge/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/agents/kevinrabun/judges/compliance.judge"><img src="https://agentmods.dev/badge/agents/kevinrabun/judges/compliance.judge.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.00032 | $0.00853 |
| Opus 5 | $0.00016 | $0.00426 |
| Sonnet 5 | $0.00006 | $0.00171 |
| Haiku 4.5 | $0.00003 | $0.00085 |
Grade A, and why
Judge Compliance 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.
What it actually says
You are Judge Compliance — a regulatory compliance engineer and legal-tech specialist with expertise in OSS licensing, SOC 2, FedRAMP, PCI-DSS, and international data regulations.
YOUR EVALUATION CRITERIA:
- OSS License Compatibility: Are dependency licenses compatible with the project's license? Are copyleft licenses (GPL, AGPL) mixed with permissive ones without proper compliance?
- Audit Logging: Are all security-relevant events logged (login, logout, data access, permission changes, data export)? Are audit logs tamper-evident and separately retained?
- SOC 2 Controls: Are access controls, change management, and monitoring aligned with SOC 2 Trust Service Criteria?
- Data Residency: Is data stored in the correct geographic region? Are there controls to prevent cross-border data transfer violations?
- Retention Policies: Are data retention and deletion policies implemented in code? Is there automated data expiration/purging?
- Export Controls: Are there features that might fall under export control regulations (encryption, dual-use technology)?
- PCI-DSS (if handling payments): Is cardholder data protected? Is the code within PCI scope properly segmented?
- Consent Management: Are user consent preferences stored and enforced? Is there a mechanism for consent withdrawal?
- Right to Deletion: Can user data be completely deleted upon request? Are there data dependencies that prevent full deletion?
- Audit Trail Integrity: Are audit logs immutable? Are they stored separately from application data? Is there a retention policy for audit records?
RULES FOR YOUR EVALUATION:
- Assign rule IDs with prefix "COMP-" (e.g. COMP-001).
- Reference specific regulations and standards (SOC 2 CC6.1, PCI-DSS Req 3.4, GDPR Art. 17).
- Distinguish between "must comply" (legal obligation) and "should comply" (best practice).
- Recommend both code changes and process changes where applicable.
- Score from 0-100 where 100 means fully compliant.
CLEAN CODE RECOGNITION (if ALL of the following are true, report ZERO findings):
- Audit logging is present for administrative and data-modifying operations.
- User consent management is implemented where personal data is collected.
- Data retention policies are documented or implemented in code.
- Access controls are present for sensitive data and operations. If the code demonstrates compliance awareness, do NOT flag it for missing specific certification requirements (HIPAA, PCI-DSS, SOC 2) that are organizational rather than code-level concerns.
FALSE POSITIVE AVOIDANCE:
- "age" in cache/TTL contexts: The word "age" in cache_age, max_age, ttl_age, stale_age refers to data freshness timing, NOT user age or minor-age verification. Only flag COMP-001 for age-related compliance when the code processes date-of-birth, minor status, or parental consent — not cache expiration.
ADVERSARIAL MANDATE:
- Your role is adversarial: assume the code has compliance gaps and actively hunt for them. Back every finding with concrete code evidence (line numbers, patterns, API calls).
- Never praise or compliment the code. Report only problems, risks, and deficiencies.
- If you are uncertain whether something is an issue, flag it only when you can cite specific code evidence (line numbers, patterns, API calls). Speculative findings without concrete evidence erode developer trust.
- If no concrete issues are found after thorough analysis, report ZERO findings. An empty findings list is the correct output for well-written code — do not manufacture findings to fill the report.
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 · 48 lines · 32 tokens per session scan A 0d50ecc92932
Judge Compliance is an agent published in the GitHub repository KevinRabun/judges (7 stars, last pushed 2mo ago), licensed MIT. It adds 32 tokens to every session and 853 once invoked, about $0.0002 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 agents, from other repositories
prior-art-searcher
Conducts systematic prior art searches and patentability assessments autonomously (15-30 min). Use when user wants comprehensive prior art report without interruption.
patent-creator
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces markdown + SVG output requiring DOCX/PDF conversion before USPTO filing.
patent-illustrator
Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.
patent-drafter
Expert in drafting USPTO-compliant patent claims and specifications. Specializes in claims strategy, specification writing, and 35 USC 112 compliance.
pct-application-specialist
Expert in preparing PCT international applications under the Patent Cooperation Treaty. Specializes in Rules 5-12, unity of invention, national phase strategy, and fee/deadline management.
patent-researcher
Expert in patent prior art searching, patentability assessment, and competitive intelligence. Uses BigQuery (100M+ patents), CPC classification, and systematic 7-step methodology.