export-solution
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill executes several local helper scripts and system utilities, such as
unzipandnode, to manage the solution export lifecycle. These operations are standard for Power Platform ALM tasks. - External Documentation Grounding: It fetches current ALM guidance from official documentation sources. This pattern is used to ensure the skill's export semantics and API patterns align with current vendor recommendations.
- Sensitive Data Handling: The skill manages environment URLs and authentication tokens required for Dataverse API access. These data points are handled within the context of the ALM workflow and are passed to local scripts as needed to perform the export and download operations.
- Automated Version Management: It automatically increments the solution version before export to ensure strictly-increasing versioning, which is a recognized best practice for reliable solution deployment and upgrades.
Audit Metadata