add-data-source
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [Procedural Guidance]: The skill functions as a guide, instructing the user to perform manual actions within the official Power Apps Studio UI. This approach ensures that sensitive operations like adding connections are handled through secure, established platform channels under human supervision.
- [Authorized Tool Usage]: The skill uses specific toolsets such as
list_data_sourcesandget_data_source_schemato verify that the user has completed the required steps. These tools are limited to retrieving metadata about the app's environment and do not allow for arbitrary code execution or data exfiltration. - [No Remote Dependencies]: The skill does not download external scripts, install unverified packages, or attempt to communicate with non-vendor domains. All logic is contained within the instructions and the provided MCP server capabilities.
Audit Metadata