syncfusion-aspnetcore-ui-builder

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a legitimate and well-documented workflow for building UI components in ASP.NET Core applications using the Syncfusion library. No malicious patterns or behaviors were detected.
  • [COMMAND_EXECUTION]: The skill utilizes standard .NET CLI commands such as dotnet new, dotnet add package, and dotnet build to manage the application lifecycle. These commands are executed within the scope of the development project and are necessary for the skill's operation.
  • [EXTERNAL_DOWNLOADS]: External resources are fetched from trusted and well-known services. This includes NuGet packages from api.nuget.org and UI themes and scripts from cdn.syncfusion.com. These interactions are documented neutrally as they align with standard development practices.
  • [DYNAMIC_EXECUTION]: A utility script (components-search.cjs) is included to facilitate component mapping using the BM25 search algorithm. The script operates locally on project files and does not perform network operations or execute arbitrary code from untrusted sources.
  • [DATA_EXPOSURE]: The skill explicitly instructs the agent to handle license keys using environment variables rather than hardcoding them, adhering to standard security practices for managing sensitive configuration data.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 07:10 AM
Security Audit — agent-trust-hub — syncfusion-aspnetcore-ui-builder