Agent skill
ai-ethics-compliance
Assessing Bias, Fairness, Transparency, and Legal (EU AI Act, GDPR).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/security-andreibesleaga-gabbe-3
SKILL.md
ai-ethics-compliance Skill
This skill ensures the system respects human rights and legal frameworks.
1. Regulatory Checklist (EU AI Act / GDPR)
- Transparency: Does the user know they are interacting with AI? (Art 52).
- Explanation: Can we explain why the AI made a decision? (Right to Explanation).
- Data Rights: Can the user request their data be deleted? (Right to be Forgotten).
- Risk Category: Is this "High Risk" (CV recruitment, credit scoring)? If yes, Conformity Assessment required.
2. Bias Testing
- Demographic Parity: Does the model perform equally well for all groups?
- Dataset Audit: scan training/RAG data for stereotypes or under-representation.
- Proxy Variables: Are we using "Zip Code" as a proxy for race?
3. Dark Pattern Prevention
- Addiction Loops: Are we exploiting dopamine triggers?
- Manipulation: Are we tricking the user into consent?
- Privacy Zuckering: Making it hard to manage privacy settings.
4. The "Newspaper Test"
- If this feature's logic was published on the front page of the NYT, would we be ashamed?
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?