add-dataverse
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [Official Tool Integration]: The skill utilizes the Power Platform CLI (
pac) and Azure CLI (az) for core operations. These are standard developer tools for the target ecosystem.- [Secure Authentication]: Authentication is handled by retrieving access tokens via the Azure CLI, avoiding the use of hardcoded credentials or insecure storage practices.- [Dataverse API Interaction]: The skill performs OData queries against official Microsoft endpoints (*.crm.dynamics.com) to manage and inspect environment schema.- [Automated Code Generation]: Based on Dataverse table definitions, the skill generates TypeScript interfaces and service classes. The process includes user-facing checkpoints for planning and reviewing the generated architecture.
Audit Metadata