setup-tanstack-start
Bootstraps a web project using TanStack Start, React, and Tailwind CSS, streamlining the setup for modern web applications.
Install this skill
or
92/100
Security score
The setup-tanstack-start skill was audited on Feb 28, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 908
Template literal with variable interpolation in command context
SourceSKILL.md
| 908 | ```yaml |
low line 919
Access to hidden dotfiles in home directory
SourceSKILL.md
| 919 | path: ~/.bun/install/cache |
low line 237
Access to .env file
SourceSKILL.md
| 237 | runtimeEnv: { ...process.env, ...import.meta.env }, |
low line 188
External URL reference
SourceSKILL.md
| 188 | baseURL: "http://localhost:3000", |
Scanned on Feb 28, 2026
View Security Dashboard