azure-data-tables-java
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the official Microsoft Azure Java SDK (
com.azure:azure-data-tables) via Maven. This is a standard dependency for the skill's primary purpose. - [CREDENTIALS_UNSAFE]: The skill avoids hardcoded secrets, utilizing placeholders for connection strings and keys. It promotes security best practices by demonstrating the use of
DefaultAzureCredentialBuilderand environment variables for sensitive configuration. - [COMMAND_EXECUTION]: Provides informational bash examples for setting environment variables. These are standard configuration instructions and do not involve the execution of untrusted or malicious scripts.
Audit Metadata