backend-nodejs

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill implements security best practices by incorporating the helmet middleware for secure HTTP headers and cors for cross-origin resource sharing.
  • [SAFE]: Strong emphasis on input validation using the Zod library helps prevent various injection attacks by ensuring data conforms to expected schemas.
  • [SAFE]: Environment variable management is centralized and validated at runtime, following the 12-Factor App principles.
  • [EXTERNAL_DOWNLOADS]: The install_command in the metadata fetches the SKILL.md file from a GitHub repository via curl, which is the canonical source for the skill's instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 06:19 PM