langgraph
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code patterns for building LangGraph applications. All code snippets follow best practices for the framework.
- [EXTERNAL_DOWNLOADS]: The skill references standard and well-known libraries within the AI ecosystem, including
langgraph,langchain-openai,langchain-anthropic,pydantic, andsentence-transformers. - [COMMAND_EXECUTION]: Examples include standard usage of the LangGraph CLI (
langgraph dev,langgraph build,langgraph deploy) for managing the lifecycle of workflow applications. - [DATA_EXFILTRATION]: Configuration patterns for databases and API environments use non-sensitive placeholders (e.g.,
postgresql://...,DATABASE_URL). No hardcoded credentials or data exfiltration patterns were found. - [PROMPT_INJECTION]: The skill contains no instructions designed to override agent safety protocols or bypass content guidelines. It focuses on legitimate workflow orchestration logic.
Audit Metadata