export-solution

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [Local Script Orchestration]: The skill executes multiple internal helper scripts (e.g., check-alm-plan.js, verify-alm-prerequisites.js) to manage the export lifecycle. These scripts are part of the skill's package and perform environment-specific logic.
  • [Trusted Content Retrieval]: The skill retrieves documentation from learn.microsoft.com to validate API compatibility. This operation targets an official, trusted source and is used to provide informational warnings to the user.
  • [System Command Usage]: The skill uses the unzip utility via shell execution to verify that exported solution files are valid and contain necessary components like solution.xml.
  • [Authentication and Authorization]: The skill relies on established tools such as PAC CLI and Azure CLI for environment access, using tokens acquired through these verified tools rather than handling raw credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 02:49 PM
Security Audit — agent-trust-hub — export-solution