azure-ai-ml-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
azure-ai-mlPython package. This is an official library from Microsoft, a trusted vendor, used for interacting with Azure Machine Learning services.- [COMMAND_EXECUTION]: The skill facilitates the execution of machine learning training scripts on Azure-managed compute resources. This behavior is consistent with the primary purpose of the Azure Machine Learning SDK and is handled through official Azure ML job APIs.- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly demonstrates the use ofDefaultAzureCredentialand environment variables for managing Azure subscription and workspace identifiers, adhering to security best practices.
Audit Metadata