toxicity-detection

Detect and filter toxic content in AI inputs and outputs.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/DTMC-marketplace/governance --skill toxicity-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toxicity-detection
Source: https://github.com/DTMC-marketplace/governance/tree/main/skills/toxicity-detection
Command: npx skills add https://github.com/DTMC-marketplace/governance --skill toxicity-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need to identify and mitigate toxic and harmful content generated or processed by AI systems, ensuring safer and more compliant AI interactions.

Core Features & Use Cases

  • Toxicity Scoring: Implements multi-model scoring to assess the level of toxicity in text.
  • Content Filtering: Provides pipelines to filter out harmful content based on defined thresholds.
  • Compliance Assessment: Aids in evaluating AI systems against regulatory requirements like the EU AI Act's Article 9.
  • Use Case: Automatically scan user-generated content within a chatbot to flag and remove hate speech before it is displayed to other users.

Quick Start

Use the toxicity-detection skill to assess the input text for harmful content.

Frequently Asked Questions about toxicity-detection

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

FAQPage Schema
How do I detect toxic content in AI system inputs and outputs?

Toxic content detection uses multi-model scoring to assess text toxicity levels and filter harmful inputs or outputs based on defined thresholds. This mitigates societal risk by flagging harmful content before it reaches users.

Can I ensure AI compliance with EU AI Act Article 9 for content moderation?

AI compliance with EU AI Act Article 9 is achieved by assessing systems against regulatory requirements using toxicity scoring and content filtering pipelines. This evaluates and mitigates societal risks posed by harmful content generation.

What is the best way to filter hate speech in a chatbot automatically?

Filtering hate speech in a chatbot requires content moderation pipelines with toxicity thresholds. These pipelines scan user-generated content to automatically flag and remove harmful text before it is displayed to other users.

Does content moderation support multi-model scoring for AI safety?

AI safety content moderation supports multi-model scoring to evaluate text toxicity. This mechanism assesses harmful content from multiple perspectives, allowing precise threshold management to filter out societal risks effectively.

How do I manage toxicity thresholds for harmful content filtering?

Managing toxicity thresholds involves defining acceptable toxicity levels within content filtering pipelines. Text exceeding these defined thresholds is automatically flagged and filtered out, ensuring compliant and safer AI interactions.

When do I need toxicity detection for AI systems?

Toxicity detection for AI systems is required when processing user-generated content or generating outputs that pose societal risks. It is essential for compliance with regulatory frameworks like the EU AI Act and maintaining safe interactions.