fullstack-dev
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical manual and framework for full-stack development. The instructions provided in the core workflow and the 13 sections of the main documentation focus on implementing robust and secure applications. For instance, Section 2 (Configuration) mandates the use of environment variables for secrets and failing fast if required variables are missing. Section 3 (Error Handling) advises against leaking stack traces to clients. Section 6 (Authentication) provides standard secure JWT flows with httpOnly cookies for refresh tokens. Section 13 (Hardening) includes checklists for CORS, rate limiting, and security headers. All reference documents similarly provide secure patterns for API design, database migrations, and testing strategies. No suspicious command execution, data exfiltration, or prompt injection vectors were identified.
Audit Metadata