syncfusion-aspnetcore-dashboard-layout

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were detected. The skill contains standard documentation and code examples for a legitimate UI component.
  • [EXTERNAL_DOWNLOADS]: References official Syncfusion CDN (cdn.syncfusion.com) for stylesheets and scripts, and recommends installing vendor-signed NuGet packages from nuget.org. These are trusted sources for this component's dependencies.
  • [DATA_EXFILTRATION]: Code examples demonstrate the use of client-side fetch and localStorage exclusively for application state management, such as saving and loading dashboard layout configurations from the user's own API.
  • [PROMPT_INJECTION]: The instructions and metadata are strictly focused on technical guidance for developers and do not contain any attempts to bypass agent safety filters or override system behavior.
  • [SAFE]: Indirect Prompt Injection surface analysis:
  • Ingestion points: The content attribute of panels (e.g., in SKILL.md and panel-operations.md) can render HTML content provided at runtime.
  • Boundary markers: The documentation identifies the enableHtmlSanitizer property as a key security control.
  • Capability inventory: The skill's scripts use standard browser APIs (fetch, localStorage) for state persistence.
  • Sanitization: The component includes an enableHtmlSanitizer property which is enabled by default to prevent cross-site scripting (XSS) and other injection attacks when rendering dynamic content.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 11:19 PM
Security Audit — agent-trust-hub — syncfusion-aspnetcore-dashboard-layout