syncfusion-maui-cartesian-charts
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides comprehensive and standard documentation for implementing the Syncfusion .NET MAUI Cartesian Chart (SfCartesianChart). The code snippets provided in XAML and C# follow best practices for the .NET MAUI framework.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
Syncfusion.Maui.ChartsNuGet package from the official package registry. This is a verifiable dependency provided by the vendor for the described charting functionality. - [DATA_EXFILTRATION]: The skill documents the
SaveAsImagemethod and theGetStreamAsyncmethod inreferences/exporting-and-localization.md. These are used to export charts to local device storage (e.g., the Pictures directory) or to memory streams for tasks like email attachments. These operations are consistent with the intended use-case of a reporting and data visualization tool and require standard platform permissions. - [PROMPT_INJECTION]: The skill implements components that ingest and display data via the
ItemsSourceproperty (e.g., inreferences/data-handling.md). While this represents a surface for indirect prompt injection if the agent processes untrusted external data (like a malicious CSV) to generate a chart, the skill itself does not contain any malicious injection patterns or instructions to bypass safety filters.
Audit Metadata