vastai-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to manage secrets using a git-ignored .env.local file, which is a standard security practice to prevent credential exposure.
- [SAFE]: External dependencies such as Vitest and tsx are well-known development tools, and no unverified remote scripts are executed.
- [SAFE]: Command execution is limited to standard package managers (npm/pnpm) as required for the skill's primary purpose of setting up a local development loop.
Audit Metadata