add-azuredevops

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution via CLI Tools: The skill utilizes the pwsh (PowerShell) environment to execute pac code add-data-source, which is the standard method for managing data sources in the Power Platform CLI. These commands are localized to the project environment.
  • Project Build Operations: The skill includes an npm run build step. This is a common operation in JavaScript/TypeScript development to validate code changes and ensure project integrity.
  • Code and Schema Modifications: The workflow explicitly instructs the agent to modify generated source files and JSON schemas to address a known API parameter naming discrepancy. These edits are performed using the Edit tool on specific, documented file paths within the local project structure.
  • Trusted Resource Integration: The skill references official documentation and service endpoints from well-known domains (e.g., microsoft.com, powerapps.com, azure.com) for configuration and reference purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 12:14 PM