tanstack-start-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell commands such as
lsandgrepduring its validation phase. These commands are used to check for the presence of TanStack Start indicators likeapp.config.ts,package.json, and specific dependency strings within the project directory. These operations are limited to local file system discovery and do not involve network requests. - [SAFE]: The skill focuses entirely on architectural enforcement, providing rigid rules for folder structure (e.g.,
-components/,-hooks/,-functions/), coding conventions (kebab-case filenames, arrow functions), and layer separation. It does not contain obfuscated code, remote downloads, or attempts to access sensitive system information.
Audit Metadata