deploy
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- Official Vendor Tooling: The skill utilizes the Power Platform CLI (
pac) and the@microsoft/power-apps-clipackage to execute deployment tasks. These are official tools developed by Microsoft for managing Power Platform resources. - Dependency Configuration: To resolve potential authentication issues on macOS, the skill provides instructions to install the
@microsoft/power-apps-clipackage globally. This is a common administrative step for ensuring the required development environment is available. - Project State Management: The skill reads from and updates a local
memory-bank.mdfile. This pattern is used to track project metadata such as versions and deployment timestamps, facilitating consistent project lifecycle management.
Audit Metadata