start-server-core

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation for the @tanstack/start-server-core library. All code samples and external references point to official TanStack packages and repositories.
  • [SAFE]: Session management documentation correctly emphasizes the requirement for encryption passwords via environment variables (process.env.SESSION_SECRET) rather than hardcoded strings, and notes the importance of secure cookie configurations (HTTPS) in production environments.
  • [SAFE]: Input handling examples demonstrate best practices by using zod for validating untrusted data from query strings, which mitigates risks associated with processing external input.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 03:34 AM