activate-site
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [Secure Authentication Integration]: The skill interacts with authentication sessions established through the Power Platform CLI and Azure CLI. It uses short-lived access tokens to interact with APIs, avoiding the need for hardcoded or insecurely stored credentials.
- [Authorization and Governance]: A mandatory confirmation phase ensures that the user reviews and approves all parameters, such as site name and environment details, before any mutations are performed via the REST API.
- [Environment-Aware Communication]: Network requests are dynamically routed to the appropriate Power Platform API endpoints based on the detected cloud environment (e.g., Public, US Gov), ensuring compliance with regional data residency and service boundaries.
- [Local Logic Execution]: Core tasks such as subdomain generation and activation polling are handled by local scripts included with the skill. These scripts perform focused, well-defined operations without external dependencies or remote code downloads.
Audit Metadata