azure-ai-projects-java
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill references the Maven dependency 'com.azure:azure-ai-projects'. Since 'azure' is a recognized trusted organization, this is considered a low-risk reference to official library components.
- [CREDENTIALS_UNSAFE] (SAFE): The code snippets correctly demonstrate using 'DefaultAzureCredentialBuilder' and environment variables for the project endpoint, which is the standard secure approach for Azure SDKs to avoid hardcoding secrets.
- [COMMAND_EXECUTION] (SAFE): No patterns for shell command execution, subprocess spawning, or unsafe system calls were identified in the provided documentation.
- [PROMPT_INJECTION] (SAFE): The skill contains purely instructional content and API usage examples with no attempts to override system prompts, bypass filters, or extract underlying agent instructions.
Audit Metadata