azure-ai-contentsafety-py - Azure AI Content Safety SDK for Python
Azure AI Content Safety SDK for Python detects harmful content in text and images with multi-severity classification.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Analyze text for harmful content
- Analyze images for harmful content
- Manage custom text blocklists
- Analyze text with blocklists
Inputs
- Text content
- Image files or URLs
- Azure Content Safety endpoint
- Azure Content Safety API key
- Azure credentials
- Blocklist items
Outputs
- Content category severity scores
- Blocklist match results
- Updated text blocklists
Requirements
- Python environment
- azure-ai-contentsafety package
- Azure Content Safety endpoint
- Azure Content Safety API key or DefaultAzureCredential
