security-implementation-guide

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a documentation resource providing production-ready security patterns for authentication, authorization, and input validation.
  • [COMMAND_EXECUTION]: The guide includes specific mitigations for command injection, recommending the use of argument arrays and avoiding direct shell execution as a security best practice.
  • [EXTERNAL_DOWNLOADS]: The skill identifies and recommends the use of established and trusted third-party security libraries such as bcrypt, helmet, and isomorphic-dompurify.
  • [CREDENTIALS_UNSAFE]: The documentation explicitly warns against hardcoding credentials and provides code patterns for secure secret management using environment variables and secrets managers.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:10 PM