letsgo
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard industry tools and practices to help users prepare their applications for production deployment.
- [COMMAND_EXECUTION]: The skill utilizes standard local development commands (e.g.,
pnpm build,vercel --prod,grep) for its primary purpose of codebase verification and deployment. - [PROMPT_INJECTION]: The skill ingests local project configuration data to tailor the checklist, representing an indirect prompt injection surface that is handled within the context of a developer assistant.
- Ingestion points: Local project files (e.g., package.json, robots.txt).
- Boundary markers: None.
- Capability inventory: File reading and local command execution.
- Sanitization: None.
Audit Metadata