add-sample-data
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Environment Verification and Command Execution: The skill executes local utility scripts and standard command-line tools to verify project configuration files (
power.config.json,app.config.js) and check active authentication states. These actions ensure that subsequent deployment operations are targeted at the correct environment. - Dataverse Interaction and Network Requests: Interaction with the destination Dataverse environment is performed via a local request helper (
dataverse-request.js). This script handles queries to OData endpoints for schema discovery and manages batch record updates, which are necessary for identifying table structures and populating sample data.
Audit Metadata