tanstack
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guidelines for the TanStack ecosystem. All analyzed files and code snippets follow standard development practices and do not contain malicious instructions or hidden payloads.\n- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted NPM packages, including
@tanstack/react-query,@tanstack/react-router, and validation libraries likezodandvalibot. These are standard dependencies for the described functionality and are sourced from the public NPM registry.\n- [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for secret management and instructs users to useprocess.env(e.g.,process.env.SESSION_SECRET) for sensitive tokens, which is a recognized security best practice to prevent hardcoding credentials.
Audit Metadata