skills/syncfusion/aspnetcore-ui-components-skills/syncfusion-aspnetcore-dashboard-layout/Gen Agent Trust Hub
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
fetchandlocalStorageexclusively 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
contentattribute of panels (e.g., in SKILL.md and panel-operations.md) can render HTML content provided at runtime. - Boundary markers: The documentation identifies the
enableHtmlSanitizerproperty 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
enableHtmlSanitizerproperty which is enabled by default to prevent cross-site scripting (XSS) and other injection attacks when rendering dynamic content.
Audit Metadata