dv-metadata
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Official Tool and Library Integration: The skill utilizes the official PowerPlatform.Dataverse library and command-line interfaces such as pac and dataverse. These tools are standard for managing Microsoft Dataverse environments.
- System Command Usage: It provides instructions for executing shell commands to perform administrative tasks, such as solution management and API requests. These actions are within the expected scope of the skill's metadata authoring capabilities.
- Telemetry and Attribution: API requests include context headers for telemetry and attribution. This is a common practice for identifying tool usage within vendor ecosystems and does not expose sensitive user data.
- Local Module Imports: The Python code snippets import from a local scripts/auth module. This is a common architectural pattern for centralizing authentication logic within a skill's file structure.
- Data Model Safety Practices: The skill enforces safety measures such as environment confirmation, solution-based authoring, and publisher prefix verification to maintain data model integrity.
Audit Metadata