dataverse-plugins
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious code or prompt injection patterns were detected. The skill provides legitimate technical documentation and boilerplate code for C# development.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references the Microsoft Power Platform CLI (
pac) and the Plugin Registration Tool. These are official, trusted utilities required for Dataverse development. - [COMMAND_EXECUTION] (SAFE): Standard software development commands (
dotnet build,pac plugin init) are included. These are used appropriately for project scaffolding and compilation within the intended developer use case. - [DATA_EXPOSURE] (SAFE): Code snippets use generic placeholders (e.g.,
Contoso.Plugins) and standard SDK interfaces. No hardcoded credentials, secrets, or sensitive file path access were found.
Audit Metadata