way-typescript-react-style
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [SAFE]: The skill provides coding guidelines and test patterns for developers. No malicious instructions, data exfiltration, or unauthorized access patterns were detected.
- [EXTERNAL_DOWNLOADS]: The documentation references standard installation commands (npm, pnpm, bun, npx) for well-known libraries like TanStack Query and fast-check, which is expected for a development style guide.
- [DYNAMIC_EXECUTION]: A code example in the rendering documentation uses
dangerouslySetInnerHTMLfor a benign client-side theme initialization script, which is a common and safe practice in that context.
Audit Metadata