build-supastarter-app
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The content is procedural guidance for developers using the Supastarter boilerplate.
- [COMMAND_EXECUTION]: The skill utilizes standard development commands like
pnpm generateandpnpm db:pushand performs basic directory existence checks. These are necessary and expected operations for the skill's purpose. - [CREDENTIALS_UNSAFE]: Reference files provide appropriate guidance for managing environment variables, ensuring that secrets are stored in secure
.env.localfiles rather than being hardcoded or exposed in client-side code.
Audit Metadata