create-code-app
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [Verified Template Source]: The skill uses
npx degitto download project templates directly from an official, vendor-controlled repository. This ensures that the code scaffolding comes from a verified source. - [Official CLI Integration]: All platform-specific operations, such as authentication and environment management, are performed using the official Power Platform CLI. This is the recommended and secure way to interact with platform services.
- [Authentication Management]: The skill includes steps to manage and clear authentication profiles, ensuring that the agent operates with the correct credentials and minimizing the risk of deploying to unintended environments.
- [Environment Validation]: Before performing critical actions like initialization or deployment, the skill validates the target environment and verifies configuration files, aligning with standard development practices.
Audit Metadata