react-start
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the official TanStack Start React bindings. All code samples provide legitimate framework usage patterns including project setup, routing, and server functions. The use of isomorphic code and server functions is handled through the framework's standard APIs.
- [EXTERNAL_DOWNLOADS]: The skill references standard NPM packages such as @tanstack/react-start, @tanstack/react-router, and React-related typing and build tools. These are well-known, trusted dependencies essential for the library's functionality.
- [COMMAND_EXECUTION]: The documentation includes standard package manager commands (npm install) and build script examples (vite dev, vite build) that are necessary for setting up a development environment. No suspicious or obfuscated commands are present.
Audit Metadata