add-teams
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill uses PowerShell (
pwsh) to invoke the Power Platform CLI (pac) for adding data sources. This is a standard procedure for configuring Microsoft Power Apps projects and uses the vendor's official command-line tools. - [Build Operations]: The skill includes a build step using
npm run build. This is a routine task in software development for compiling TypeScript code and validating application logic. - [Resource Management]: The skill references environment-specific URLs on the official Microsoft domain (
make.powerapps.com) to guide users in creating necessary service connections, following secure administrative practices.
Audit Metadata