azure-ai-textanalytics-py
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [External Dependencies]: The skill relies on the official
azure-ai-textanalyticsandazure-identityPython packages. These are standard, authoritative libraries maintained by the vendor for interacting with Azure AI services. - [Authentication Best Practices]: The skill correctly implements and recommends
DefaultAzureCredential, which is the industry-standard method for secure authentication in Azure environments. This approach avoids hardcoded secrets by leveraging environment-based authentication and managed identities. - [Data Ingestion Surface]: The skill is designed to process text documents for analysis. While this functionality inherently accepts external content, the skill provides specific tools for security-sensitive tasks such as PII (Personally Identifiable Information) detection and redaction to help manage data privacy.
Audit Metadata