azure-data-tables-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill uses official Microsoft Azure SDKs and follows established security patterns for authentication and data handling.
  • [EXTERNAL_DOWNLOADS]: Instructions include installation of official packages from a trusted vendor.
  • Evidence: pip install azure-data-tables azure-identity in SKILL.md.
  • [SAFE]: Promotes secure credential management.
  • Evidence: Examples use DefaultAzureCredential and environment variables instead of hardcoded strings.
  • Evidence: references/acceptance-criteria.md explicitly lists hardcoded credentials as an incorrect anti-pattern.
  • [SAFE]: Encourages the use of parameterized queries to prevent injection vulnerabilities.
  • Evidence: Documentation includes a dedicated section on safer queries using parameters in SKILL.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:34 AM