express

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a comprehensive reference for Express.js development, focusing on modular routing, centralized error handling, and dependency injection patterns.
  • [SAFE]: Security best practices are explicitly encouraged, including the use of helmet for security headers, express-rate-limit for DDoS protection, and size limits on express.json() to prevent memory exhaustion attacks.
  • [SAFE]: Input validation patterns using the Zod library are integrated throughout the examples, promoting safe handling of untrusted client data.
  • [SAFE]: Authentication examples demonstrate the correct use of environment variables (process.env.JWT_SECRET) rather than hardcoding credentials.
  • [SAFE]: The skill references official Express.js documentation, which is a well-known and trusted service.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 11:58 PM
Security Audit — agent-trust-hub — express