documenso-multi-env-setup

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code templates for environment-specific configuration, facilitating proper isolation between development, staging, and production environments.
  • [SAFE]: Implementation examples utilize the zod library for schema validation of configuration files and environment variables, ensuring data integrity at runtime.
  • [SAFE]: Secret management guidance follows standard best practices by utilizing environment variables (e.g., DOCUMENSO_API_KEY_PRODUCTION) rather than hardcoding sensitive credentials.
  • [SAFE]: The skill references and uses official integration patterns for the Documenso service, including targeting legitimate API endpoints (app.documenso.com).
  • [SAFE]: Dynamic file loading (via require) is safely implemented by validating the environment input against a strict enumeration before use.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 12:17 PM