dv-admin

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [Administrative Command Execution]: The skill utilizes the official Power Platform CLI (pac) to perform environment management tasks. It includes clear instructions for updating organization settings and managing bulk delete jobs, ensuring operations are performed within the scope of authenticated profiles and system administrator privileges.
  • [Safety and Deletion Constraints]: A significant portion of the instructions is dedicated to preventing accidental data loss. It requires the agent to verify logical entity names and obtain explicit 'ALL' confirmation strings before executing bulk deletion, which is an irreversible process.
  • [Web API Integration]: For settings not accessible via the CLI, the skill provides Python templates to interact with the Dataverse Web API. These scripts use standard library components like urllib.request and xml.etree.ElementTree to securely read and modify OrgDB settings and recycle bin configurations.
  • [Strict Configuration Allowlist]: The skill enforces a hard allowlist of 37 specific toggles for configuration management. Any requests to modify settings outside this defined scope are instructed to be refused, directing users to the official Power Platform admin center instead.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 06:14 PM