Skip to main content

vastai-local-dev-loop

Sets up a fast local development environment for Vast.ai with hot reload and testing, enhancing workflow efficiency.

Install this skill

or
91/100

Security score

The vastai-local-dev-loop skill was audited on Feb 21, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 39

Access to .env file

SourceSKILL.md
39├── .env.local # Local secrets (git-ignored)
low line 40

Access to .env file

SourceSKILL.md
40├── .env.example # Template for team
low line 47

Access to .env file

SourceSKILL.md
47cp .env.example .env.local
medium line 91

Access to .env file

SourceSKILL.md
91| Env not loaded | Missing .env.local | Copy from .env.example |
low line 113

External URL reference

SourceSKILL.md
113- [Vitest Documentation](https://vitest.dev/)
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →
GitHub Stars 508
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
Dicklesworthstone/pi_agent_rust