navan-multi-env-setup

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements security best practices for API integration by enforcing environment isolation. It provides patterns for read-only access in development environments to mitigate the risk of accidental data mutation in production.
  • [CREDENTIALS_SAFE]: The provided environment variable templates (.env) use descriptive placeholders (e.g., dev-client-id-xxxxx) and correctly instruct the user to manage actual secrets via secure environment files or secret managers.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known industry libraries such as dotenv and express for configuration management and local testing infrastructure.
  • [COMMAND_EXECUTION]: Shell commands included in the skill are restricted to benign local development tasks, such as starting a mock server or validating the current environment configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 12:36 PM
Security Audit — agent-trust-hub — navan-multi-env-setup