azure-data-tables-py

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • Standard Dependency Usage: The skill utilizes azure-data-tables and azure-identity packages. These are official libraries maintained by a well-known technology provider and are standard for this type of integration.
  • Credential Management Practices: Instructions and examples focus on using DefaultAzureCredential and environment variables for configuration. The documentation explicitly flags the hardcoding of connection strings or keys as an anti-pattern, promoting secure identity management.
  • Injection Mitigation: The skill includes a dedicated section on best practices that recommends using parameterized queries (query_filter with parameters) when working with external data to ensure safe operations.
  • Data Ingestion Surface: The skill is designed to query and retrieve entities from external table storage. While this involves processing external data, the skill provides the necessary patterns for secure querying and data handling.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 03:16 PM