deploy-site
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Command Execution via PAC CLI]: The skill invokes commands such as
pac help,pac auth who, andpac pages upload-code-siteto interact with Microsoft Power Platform environments. - [Environment Settings Configuration]: Phase 6 guides the user to modify the
blockedattachmentsenvironment setting viapac env update-settings. While changing environment-wide security settings warrants attention, the skill implements a strict user consent gate (AskUserQuestion) before any modifications are executed. - [External References]: The instructions reference official Microsoft links (
https://aka.ms/PowerPlatformCLI) for download guidelines and package installations via standard tooling (dotnet tool install). These represent expected behaviors for vendor-specific platform management tasks.
Audit Metadata