syncfusion-blazor-charts

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were identified during the analysis of the skill's instructions and provided code samples.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Syncfusion.Blazor.Charts NuGet package and legitimate CDN resources (e.g., cdn.syncfusion.com). These references are standard for the developer platform and originate from a well-known and trusted vendor.
  • [INDIRECT_PROMPT_INJECTION]: The skill describes components that ingest and visualize data from potentially untrusted external sources, which is a common pattern for data visualization tools.
  • Ingestion points: DataSource properties in chart components and SfDataManager URL configuration in data-handling.md.
  • Boundary markers: None explicitly mentioned in the documentation for securing the data stream; the component handles rendering directly.
  • Capability inventory: The functionality is limited to data visualization (SVG/Canvas rendering); no shell execution or sensitive system access capabilities are included.
  • Sanitization: The implementation relies on the Blazor framework's default rendering security and the host application's data validation logic.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 10:03 AM
Security Audit — agent-trust-hub — syncfusion-blazor-charts