migrate-backend-to-dts
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several official Microsoft packages and resources.
- Fetches the Durable Task Scheduler emulator image from the Microsoft Container Registry (mcr.microsoft.com/dts/dts-emulator:latest).
- Recommends installation of the azurite storage emulator via npm.
- References standard Azure SDK packages for .NET, Python, and Node.js.
- [COMMAND_EXECUTION]: Instructions include the use of the Azure CLI (az) and Docker for local development and resource provisioning.
- Commands for creating and configuring Durable Task Scheduler resources.
- Commands for setting up Managed Identity and Role-Based Access Control (RBAC).
- [SAFE]: The skill follows security best practices by promoting identity-based authentication over shared secrets and provides legitimate documentation for Azure services.
Audit Metadata