dataverse-python-quickstart
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to generate educational code snippets for a legitimate Microsoft SDK. Analysis of the instructions reveals no malicious intent, obfuscation, or data exfiltration patterns.
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to show installation steps for the
PowerPlatform-Dataverse-ClientPython package. This is the official library for the Microsoft Dataverse SDK (preview) and is considered a safe, well-known dependency. - [CREDENTIALS_UNSAFE]: The skill references the use of
InteractiveBrowserCredential. This is a best-practice authentication method for local development that utilizes interactive login via a web browser, avoiding the need for hardcoded credentials or environment variables containing secrets.
Audit Metadata