azure-data-tables-py
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns, prompt injections, or obfuscation detected across the provided files.
- [CREDENTIALS_SAFE] (INFO): The skill and its acceptance criteria explicitly warn against hardcoding secrets (e.g., Account Keys or Connection Strings) and demonstrate the use of
DefaultAzureCredentialand environment variables. - [INJECTION_PREVENTION] (INFO): The documentation includes clear instructions and code samples for using parameterized queries to prevent query-based injection attacks when filtering entities.
- [EXTERNAL_DOWNLOADS] (LOW): The skill installs
azure-data-tablesandazure-identity. These are official packages from a trusted source (Microsoft/Azure) and are required for the skill's stated purpose.
Audit Metadata