syncfusion-maui-kanban-board
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install official NuGet packages (
Syncfusion.Maui.Kanban,Syncfusion.Maui.Core) from the standard NuGet registry. It also provides links to official Syncfusion documentation and a public GitHub repository for sample code (SyncfusionExamples/GettingStarted_Kanban_MAUI). These sources are well-known and professional. - [COMMAND_EXECUTION]: The documentation includes standard .NET CLI commands for package management (
dotnet add package,dotnet restore,dotnet build) and project creation. These are expected for a software development skill. - [DATA_EXFILTRATION]: No evidence of unauthorized data collection or exfiltration was found. The code examples demonstrate legitimate data binding to user-provided models and standard event handling for drag-and-drop operations.
- [PROMPT_INJECTION]: The skill contains no instructions designed to override AI safety filters or manipulate the underlying LLM's behavioral constraints.
- [DYNAMIC_EXECUTION]: There are no instances of dynamic code execution (
eval,exec) or runtime compilation of untrusted input. All code snippets provided are static examples for .NET MAUI application development.
Audit Metadata