Favicon of azure-ai-contentsafety-py

azure-ai-contentsafety-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image analysis". Published by microsoft in skills.

What is azure-ai-contentsafety-py Skill?

Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image analysis". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Data analysis
  • Design and media
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-ai-contentsafety-py Skill

  • Use it for security review.
  • Use it for data analysis.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-ai-contentsafety-py/SKILL.md

What it does

Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image analysis".

Skill instructions

Azure AI Content Safety SDK for Python Detect harmful user-generated and AI-generated content in applications. Installation bash pip install azure-ai-contentsafety Environment Variables bash CONTENTSAFETYENDPOINT=https://<resource.cognitiveservices.azure.com Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production CONTENTSAFETYKEY=<your-api-key Only required for the legacy API-key auth path below Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-safe credentials. 2. Wrap every

Explore related resources

Frequently asked questions

What is azure-ai-contentsafety-py?

azure-ai-contentsafety-py is a open-source AI agent skill with Copy skill directory. Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.

Who is azure-ai-contentsafety-py best for?

azure-ai-contentsafety-py is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows, design and media workflows.

How do I install azure-ai-contentsafety-py?

Install or run azure-ai-contentsafety-py using Copy skill directory. Check azure-ai-contentsafety-py for the latest setup command.

Is azure-ai-contentsafety-py actively maintained?

azure-ai-contentsafety-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-ai-contentsafety-py