start-deployment

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides comprehensive and accurate deployment guidance for the TanStack Start framework. It adheres to security best practices by explicitly warning against reading sensitive environment variables at module scope, which prevents secret leakage into client bundles and avoids runtime errors on edge platforms like Cloudflare Workers.
  • [COMMAND_EXECUTION]: The skill includes instructions for running standard development and deployment commands using well-known tools such as vite, wrangler, and netlify. These commands are standard for the described purpose and target official platforms.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly instructs users to manage secrets through host-provided environment managers (e.g., wrangler secret put) rather than committing them to source control.
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation from tanstack.com and recommends installing standard, well-known development plugins from trusted vendors like Cloudflare and Netlify. These dependencies are standard for the project type.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 04:06 PM
Security Audit — agent-trust-hub — start-deployment