syncfusion-aspnetcore-textbox
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource for developers implementing UI components.
- [EXTERNAL_DOWNLOADS]: The skill references resources from the author's official CDN (syncfusion.com) and well-known third-party services (cdnjs.cloudflare.com, fonts.googleapis.com). These references are used for styling and component functionality in the context of web development and are considered safe.
- [DATA_EXFILTRATION]: Network operations described in the documentation, such as the search debouncing example, target local API endpoints (/api/search) typical for web applications. Client-side storage (localStorage) is used appropriately for UI features like 'Recent Searches'. No unauthorized data exfiltration patterns were found.
- [COMMAND_EXECUTION]: The skill does not contain instructions for the agent to execute shell commands or perform administrative tasks on the host system.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were detected in the instructions or examples.
- [REMOTE_CODE_EXECUTION]: The code snippets provided are intended for inclusion in ASP.NET Core web applications and do not involve downloading or executing untrusted scripts at runtime by the agent.
- [DYNAMIC_EXECUTION]: Standard component initialization via JavaScript (e.g., new ej.inputs.TextBox) is documented, which is a routine practice for the described library and does not constitute unsafe dynamic code execution.
Audit Metadata