syncfusion-blazor-splitter
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill contains technical documentation and code examples for the Syncfusion Blazor Splitter UI component.
- [EXTERNAL_DOWNLOADS]: The documentation references official Syncfusion NuGet packages (
Syncfusion.Blazor.Layouts,Syncfusion.Blazor.Themes) and standard theme assets. These are well-known resources provided by the component vendor. - [COMMAND_EXECUTION]: No malicious shell commands or unauthorized process executions were found. Standard .NET CLI commands are mentioned for package installation.
- [DATA_EXFILTRATION]: No evidence of sensitive data harvesting or exfiltration. The
EnablePersistencefeature uses browserlocalStorageto save user UI preferences locally. - [DYNAMIC_EXECUTION]: A documentation example in
styling-and-theming.mddemonstrates runtime theme switching usingJS.InvokeVoidAsync("eval", ...)to add or remove CSS link tags. Whileevalis used, it is scoped to a specific UI customization task and is presented as a developer reference.
Audit Metadata