list-connections
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill uses the Power Platform CLI (
pac) via PowerShell (pwsh) to interact with the user's environment. This is a standard and expected method for developers to retrieve resource IDs and manage connections locally. - Data Ingestion Surface: The skill retrieves and presents output from the
pac connection listcommand. While processing external system data presents a theoretical surface for indirect input, the skill uses this data specifically to assist the user with configuration, which is consistent with its stated purpose. - Official Service Integration: All external references, such as the Power Apps environment URL, point to official Microsoft domains (
make.powerapps.com). This ensures that the user is directed to the verified platform for any manual configuration tasks.
Audit Metadata