syncfusion-maui-calendar
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is composed of legitimate technical documentation for a third-party UI control. Analysis of the instructions and code samples revealed no evidence of malicious intent, credential harvesting, or unauthorized system access.
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the
Syncfusion.Maui.Calendarpackage from the official NuGet gallery. This is a verified dependency provided by the vendor for its intended functionality. - [PROMPT_INJECTION]:
- Ingestion points: The control accepts
DateTimevalues and UI configuration properties. It does not process untrusted natural language data from external sources within the context of the agent's logic (Category 8). - Boundary markers: Standard .NET type safety and XAML schemas provide inherent data boundaries.
- Capability inventory: The skill utilizes UI rendering and standard HTTP requests for fetching event data, with no exposure to shell execution, persistence mechanisms, or sensitive file system operations.
- Sanitization: The provided examples follow standard development practices for the .NET MAUI framework.
Audit Metadata