web-ui-tanstack-table
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate documentation and TypeScript code examples for the TanStack Table v8 library. No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected.
- [SAFE]: The code snippets utilize standard React hooks and library-specific functions (e.g., useMemo, flexRender) for UI rendering. There are no instances of dangerous command execution, sensitive file access, or unauthorized network operations.
- [SAFE]: The skill correctly manages data and column stability through memoization, which is a documented performance requirement for the library, and does not exhibit any patterns indicative of resource exhaustion or denial-of-service attacks.
Audit Metadata