fusejs
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively contains technical documentation, code examples, and integration patterns for the well-known
fuse.jslibrary. All provided code snippets represent standard and safe implementation practices for client-side search functionality. - [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found. The instructions are strictly focused on library usage and performance optimization.
- [SAFE]: The dependency mentioned (
fuse.js) is a reputable and widely-used open-source library for fuzzy searching. The skill provides standard installation instructions for developers. - [SAFE]: The React integration examples follow best practices, such as using
useMemofor performance and returning JSX elements for highlighting, which prevents common cross-site scripting (XSS) vulnerabilities compared to manual string manipulation.
Audit Metadata