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.Charts NuGet 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 SaveAsImage method and the GetStreamAsync method in references/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 ItemsSource property (e.g., in references/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
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:01 PM