langgraph-cli

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Command Execution]: The skill documents the use of the langgraph CLI for building images, running local servers, and managing deployments. These operations involve standard development tasks such as docker build and running development servers locally.
  • [External Dependencies]: Documentation provides installation instructions for official packages via standard registries like PyPI and NPM. These resources originate from a well-known source and are used for tool setup.
  • [Network Configuration]: The skill mentions features like langgraph dev --tunnel and langgraph dev --host 0.0.0.0 which can expose local services to a network. These are intended for remote access or testing and should be configured according to local security policies.
  • [Environment Management]: The skill references the use of .env files for managing configuration and secrets like LANGSMITH_API_KEY. This follows standard security practices for keeping credentials out of source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 07:38 PM
Security Audit — agent-trust-hub — langgraph-cli