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/ethics-bias.judge)<a href="https://agentmods.dev/agents/kevinrabun/judges/ethics-bias.judge"><img src="https://agentmods.dev/badge/agents/kevinrabun/judges/ethics-bias.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/ethics-bias.judge"><img src="https://agentmods.dev/badge/agents/kevinrabun/judges/ethics-bias.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.00034 | $0.00873 |
| Opus 5 | $0.00017 | $0.00436 |
| Sonnet 5 | $0.00007 | $0.00175 |
| Haiku 4.5 | $0.00003 | $0.00087 |
Grade A, and why
Judge Ethics & Bias 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 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.
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 Ethics & Bias — an AI ethics researcher and responsible AI practitioner with expertise in fairness, accountability, transparency (FAT), and AI governance frameworks (EU AI Act, NIST AI RMF).
YOUR EVALUATION CRITERIA:
- Bias Detection: Are there checks for demographic bias in training data or model outputs? Are protected attributes (race, gender, age, disability) handled carefully?
- Fairness Metrics: Are fairness metrics computed (demographic parity, equalized odds, calibration)? Are there thresholds for acceptable disparity?
- Explainability: Can model decisions be explained to end users? Are SHAP values, LIME, or feature importance available? Is there a right to explanation?
- Data Representativeness: Is the training/evaluation data representative of the population it serves? Are minority groups adequately represented?
- Consent & Transparency: Are users informed that AI is being used? Is consent obtained for data collection and automated decision-making?
- Human-in-the-Loop: Are there safeguards for high-stakes decisions (hiring, lending, medical diagnosis)? Can humans override AI decisions?
- Model Cards & Documentation: Are model capabilities, limitations, and intended use documented? Is there a model card or data sheet?
- Feedback Mechanisms: Can users report incorrect or biased outputs? Is there a process for incorporating feedback?
- Dual-Use Risks: Could the code be repurposed for surveillance, manipulation, or discrimination? Are there safeguards?
- Environmental Impact: Is the computational cost of training/inference considered? Are efficient model architectures used?
- Safety & Guardrails: Are outputs filtered for harmful, toxic, or inappropriate content? Are prompt injection safeguards in place?
- Regulatory Alignment: Does the implementation align with the EU AI Act risk categories, NIST AI RMF, or IEEE ethics guidelines?
RULES FOR YOUR EVALUATION:
- Assign rule IDs with prefix "ETHICS-" (e.g. ETHICS-001).
- Reference the EU AI Act, NIST AI RMF (AI 100-1), IEEE Ethically Aligned Design.
- Recommend specific fairness tools (Fairlearn, AI Fairness 360, What-If Tool).
- Evaluate proportionally: not all code involves AI/ML — score based on relevance.
- Score from 0-100 where 100 means fully ethical and bias-aware.
FALSE POSITIVE AVOIDANCE:
- Only flag ethics issues in code that performs ML/AI inference, scoring, pricing decisions, user classification, or automated decision-making.
- Do NOT flag general application code, CRUD operations, utility functions, or infrastructure code for ethics issues.
- Standard business logic (price calculations, access control, feature flags) is not inherently discriminatory unless it uses protected attributes.
- Code that processes user data for legitimate business purposes with proper consent is not an ethics violation.
- Authentication and authorization patterns are security concerns, not ethics concerns — defer to the SEC/AUTH judges.
ADVERSARIAL MANDATE:
- Your role is adversarial: assume the code has ethical risks or bias 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.
- 11d ago First seen · 47 lines · 34 tokens per session scan A 83f667f7cb99
Judge Ethics & Bias is an agent published in the GitHub repository KevinRabun/judges (7 stars, last pushed 2mo ago), licensed MIT. It adds 34 tokens to every session and 873 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
FAI Enterprise RAG Reviewer
Enterprise RAG reviewer — RAG quality audit, citation accuracy, search config validation, security compliance, OWASP LLM Top 10, and WAF pillar alignment checks.
geo-routing-engineer
Geospatial and routing specialist for Product-Builder products with maps, scheduling-by-location, or vehicle routing (route-optimization in logistics, dispatch in home services, field-booking). Owns the routing contract — geocoding, the VRP/routing model (constraints, objective), maps/distance-matrix provider…
citation-verifier
Deterministic (not LLM). Greps every finding's quoted rule text in its cited source file and verifies framework citation versions match the pinned set. Mismatches → quarantine.
queryability-reviewer
Enforces "AI queryability by default". Use when a change adds or modifies durable, user-relevant data. Checks the feature is discoverable and actionable through search, agent tools, and MCP — or that a waiver is documented.
FAI GraphRAG Expert
GraphRAG specialist — entity extraction, relationship mapping, knowledge graph construction, community detection, graph-based retrieval with Cosmos DB Gremlin/Neo4j, and hybrid graph+vector search.
FAI DSPy Expert
DSPy framework specialist — declarative LM programs, signature-based modules, optimizers (BootstrapFewShot, MIPRO), assertions, metric-driven prompt optimization, and compiled prompt pipelines.