import-solution

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Administrative Configuration Management: The skill provides a mechanism to temporarily modify the blockedattachments environment setting to resolve deployment failures caused by file-type restrictions. This high-impact operation is protected by a mandatory user consent gate, ensuring no environment-level changes occur without explicit approval.
  • Authentication and Token Management: The skill utilizes the Azure CLI to acquire access tokens for the target Dataverse environment. These tokens are used locally within the skill's context to authenticate API requests required for solution deployment and status verification.
  • External Content Retrieval: The skill fetches current documentation from Microsoft Learn to align deployment patterns with current official guidelines. These requests target a well-known service and are used exclusively for read-only grounding purposes.
  • Local Script Execution: The skill executes several utility scripts provided within the plugin environment for tasks such as solution encoding, version comparison, and polling for task completion. These scripts are part of the vendor's provided toolset.
  • Structured Data Processing: The skill parses metadata from solution zip files (such as XML and JSON) to extract versioning and component information. This is a standard functional requirement for verifying artifact compatibility during the deployment process.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 05:38 AM
Security Audit — agent-trust-hub — import-solution