add-connector
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Line Integration: The skill utilizes the Power Platform CLI (
pac) via PowerShell (pwsh) to manage data sources. This is an intended and standard method for automating Power Apps configuration tasks. - Administrative Workflow: It guides the user through identifying connectors, fetching connection IDs, and executing setup commands. These operations are scoped to the development environment as defined in the project's configuration.
- Input Parameter Usage: Parameters such as connector names, connection IDs, and dataset identifiers are incorporated into shell commands. This pattern is necessary for the skill's primary purpose of configuring specific connectors.
- Trusted Documentation References: The skill links to official Microsoft documentation for connector references and environment management, ensuring that the information provided to the user is verified and authoritative.
Audit Metadata