azure-ai-projects-ts
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: References and installs official Microsoft Azure SDK packages (
@azure/ai-projects,@azure/identity) from the well-known npm registry. - [COMMAND_EXECUTION]: Provides standard shell commands for installing dependencies and setting up environment variables necessary for the SDK.
- [SAFE]: Implements
DefaultAzureCredentialfor authentication, which is the recommended secure practice to avoid hardcoding credentials in code. - [SAFE]: The skill facilitates data ingestion through dataset uploads and agent tool execution; these operations are performed via the official Azure AI Foundry platform which includes managed infrastructure and safety guardrails.
Audit Metadata