genpage

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [System Command Execution]: The skill uses the Bash tool to execute node and pac (Power Platform CLI) commands. This is required for verifying tool versions, generating TypeScript definitions, and deploying components to Power Apps environments.
  • [Environment Interaction]: It connects to Microsoft Power Platform and Dynamics 365 environments (*.crm.dynamics.com) to synchronize page code and metadata. This process is necessary for downloading existing page configurations and uploading new React-based developments.
  • [Credential Management]: Authentication is handled through the pac auth suite. The skill prompts the user to create or select profiles using official CLI commands, ensuring that environment access is managed securely through the user's active session rather than through hardcoded secrets.
  • [Automated UI Verification]: The skill employs Playwright to navigate to and test the deployed generative pages. This functional verification ensures interactive elements like data grids and forms work correctly, which involves navigating to authenticated environment URLs.
  • [Dynamic Code Generation]: Based on user-provided requirements and Dataverse schemas, the skill generates React/TypeScript code. It follows established development standards and rules to ensure the output is type-safe and compliant with UI guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 01:35 PM