azure-ai-contentsafety-py

Analyze text and images for harmful content using Azure AI Content Safety.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MoonAxis/azure-stack --skill azure-ai-contentsafety-py
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: azure-ai-contentsafety-py
Source: https://github.com/MoonAxis/azure-stack/tree/main/skills/azure-ai-contentsafety-py
Command: npx skills add https://github.com/MoonAxis/azure-stack --skill azure-ai-contentsafety-py

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps protect your applications and users by automatically detecting and flagging harmful or inappropriate content in both text and images, ensuring a safer online environment.

Core Features & Use Cases

  • Text Moderation: Analyze text for hate speech, self-harm, sexual content, and violence with configurable severity levels.
  • Image Moderation: Detect harmful content within images, including adult, violence, and gore.
  • Custom Blocklists: Create and manage custom lists of terms to block for domain-specific moderation needs.
  • Use Case: A social media platform can use this Skill to automatically scan user-generated posts and images, preventing the spread of offensive material and maintaining community standards.

Quick Start

Use the azure-ai-contentsafety-py skill to analyze the provided text for harmful content.

Frequently Asked Questions about azure-ai-contentsafety-py

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

FAQPage Schema
How do I detect harmful content in text and images using Azure AI?▼

You can detect harmful content in text and images using Azure AI by analyzing inputs for hate, self-harm, sexual, and violence categories. This Skill leverages the Python SDK to provide configurable severity levels and safety auditing results.

Can I configure severity levels for text moderation in Azure Content Safety?▼

Yes, you can configure severity levels for text moderation in Azure Content Safety. The Skill analyzes text for hate speech, self-harm, sexual content, and violence, allowing you to set thresholds to meet your specific safety requirements.

Does the Azure AI Content Safety Python SDK support custom blocklists?▼

Yes, the Azure AI Content Safety Python SDK supports custom blocklists. You can create and manage custom lists of terms to block, enabling domain-specific moderation for your application's unique content filtering needs.

What is the best way to moderate user-generated images for violence and adult content?▼

The best way to moderate user-generated images for violence and adult content is using Azure AI image moderation. This Skill detects adult, violence, and gore within images to prevent the spread of offensive material and maintain community standards.

Do I need the Python SDK to perform content safety auditing?▼

Yes, you need the Python SDK to perform content safety auditing with this Skill. It requires the Python SDK to execute content moderation and safety auditing tasks for both text and image analysis.