syncfusion-aspnetcore-treemap
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of documentation and code examples for integrating Syncfusion's TreeMap component. All code snippets utilize standard ASP.NET Core TagHelpers and Razor Pages patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Syncfusion CDN resources (cdn.syncfusion.com) and documentation (help.syncfusion.com). These are trusted vendor sources for the component being described.
- [COMMAND_EXECUTION]: No shell command execution or unsafe system calls were detected. JavaScript interactions are limited to component event handling and local data fetching.
- [DATA_EXFILTRATION]: Network operations found in the examples (fetch calls) are directed at local server-side handlers (e.g.,
?handler=TreeMapData) or standard local API endpoints for functionality like image uploading. No sensitive data is transmitted to untrusted external domains.
Audit Metadata