azure-ai-textanalytics-py

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • Standard SDK Integration: The skill implements the official Microsoft Azure AI Text Analytics SDK for Python. The patterns for client initialization, authentication, and service operations (sentiment analysis, PII detection, healthcare NLP) align with official documentation.
  • Secure Credential Management: The skill correctly avoids hardcoded secrets, using environment variables and recommending DefaultAzureCredential (Entra ID/RBAC) over static API keys.
  • PII Handling Features: Includes built-in support for PII detection and redaction, which are used as intended within the Azure AI Language service context.
  • Safe Dependency Usage: All referenced packages (azure-ai-textanalytics, azure-identity) are official Microsoft libraries from standard registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 03:16 PM