syncfusion-javascript-accordion
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for a legitimate UI component library. All provided code examples demonstrate standard web development practices for navigation menus, data binding, and UI customization.
- [EXTERNAL_DOWNLOADS]: The skill references official Syncfusion npm packages such as
@syncfusion/ej2-navigationsand@syncfusion/ej2-base. These are trusted vendor resources intended for project installation. - [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. Documentation examples that use
fetch,Ajax, orDataManagerfor remote data loading are standard for dynamic UI components and use generic or placeholder URLs. - [PROMPT_INJECTION]: The instructions do not contain any attempts to override agent behavior, bypass safety filters, or extract system prompts.
- [INDIRECT_PROMPT_INJECTION]: The skill handles external data for accordion headers and content. It explicitly documents and enables a security feature (
enableHtmlSanitizer) to prevent XSS and malicious data injection into the rendered UI.
Audit Metadata