api-framework-express
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides security-hardened patterns for Express.js development, including explicit instructions for registering security-focused middleware such as helmet, cors, and express-rate-limit before route handlers.
- [SAFE]: All implementation examples follow best practices for modular routing and centralized error handling, specifically emphasizing the critical 4-argument signature required for Express to correctly identify error middleware.
- [SAFE]: No remote code execution patterns, unauthorized network calls, or hardcoded credentials were found; all external references are limited to the author's own metadata schema and standard library dependencies.
Audit Metadata