ethics-bias-check

Evaluate algorithmic systems for discriminatory patterns and unfair outcomes.

212|23|Updated May 23, 2026
One-click install
npx skills add https://github.com/human-avatar/skills-for-humanity --skill ethics-bias-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ethics-bias-check
Source: https://github.com/human-avatar/skills-for-humanity/tree/main/skills/ethics-bias-check
Command: npx skills add https://github.com/human-avatar/skills-for-humanity --skill ethics-bias-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify direct and proxy discrimination, feedback-loop amplification, and unequal error harms in algorithms that make or influence decisions about people.

Core Features & Use Cases

  • Bias surface analysis: Evaluates direct bias via protected attributes and proxy bias via correlated features.
  • Training and system-dynamics review: Assesses training-data issues and risks from feedback loops that entrench disparities.
  • Harm distribution assessment: Determines who bears false positives/false negatives and whether people have meaningful recourse.

Quick Start

Use the ethics-bias-check skill to audit the algorithm you plan to deploy by describing its inputs, outputs, affected people, and decision impact.

Frequently Asked Questions about ethics-bias-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my recommendation system for algorithmic bias before launch?

A fairness audit evaluates ranking and scoring algorithms for disparate impact by checking implicit defaults, proxy bias from correlated features, and unequal error harms to ensure fair automated decisioning before launch.

What is proxy bias and how does it affect automated decisioning?

Proxy bias in automated decisioning occurs when neutral input features correlate with protected demographic attributes, causing unfair scoring. Auditing training data and model inputs identifies these proxy variables to prevent discriminatory outcomes.

When do I need a fairness audit for my scoring algorithm?

You need a fairness audit when your scoring algorithm ranks, filters, or automates decisions about people and demographic differences may emerge. It evaluates error-cost distribution and feedback-loop risks to prevent entrenched disparities.

How do I assess disparate impact in my model's training data?

Assess disparate impact in training data by evaluating representation gaps and feedback-loop risks that entrench disparities. Analyze whether system outputs skew future training inputs, amplifying unfair outcomes for affected demographic groups.

Can I use this to evaluate unequal error costs in recommender systems?

Yes, you can evaluate unequal error costs in recommender systems by determining who bears false positives versus false negatives. The audit produces explicit harm-focused outputs and checks whether affected people have meaningful recourse.

What are the limitations of an automated ethics review for algorithmic systems?

An automated ethics review cannot replace legal counsel or fully contextualize societal impact. It requires structured human input describing system inputs, outputs, and affected populations to effectively evaluate direct bias and feedback-loop risk.