azure-ai-projects-ts
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions to install official, well-known libraries from Microsoft and the OpenTelemetry project via npm, specifically
@azure/ai-projects,@azure/identity, and@azure/monitor-opentelemetry. - [COMMAND_EXECUTION]: Provides standard installation commands (
npm install) intended for the developer's local environment setup. - [DATA_EXFILTRATION]: Contains code snippets for uploading local files and folders to Azure AI Foundry (
client.datasets.uploadFile,client.datasets.uploadFolder). This is a documented feature of the SDK for managing training data and datasets within a controlled Azure environment.
Audit Metadata