Langgraph Architecture
v1.0.0Guides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designi...
⭐ 0· 94·1 current·1 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (LangGraph architecture guidance) aligns with the SKILL.md content: design trade-offs, state management, persistence, multi-agent patterns, and streaming strategies. Nothing in the metadata or instructions requests unrelated capabilities.
Instruction Scope
SKILL.md contains explanatory text and sample code snippets only; it does not instruct the agent to run system commands, read environment variables, or transmit data to external hosts. Example code references (stores, checkpointers) are appropriate for architecture discussion, not runtime exfiltration.
Install Mechanism
No install spec or code files are provided — this is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no unexplained secret/token requests in the instructions.
Persistence & Privilege
The skill is not 'always' enabled and does not request persistent presence or modify other skills or agent-wide settings. It is user-invocable only.
Assessment
This appears to be a benign, read-only architecture guide — it won’t request keys or install software. However, the skill's source/homepage are unknown; if you plan to trust it in production workflows, prefer guidance from known authors or official docs. Also be aware the code snippets refer to stores/checkpointers: if you or an agent later execute such code, those runtime components will need real storage/credentials, so only run code in trusted, isolated environments.Like a lobster shell, security has layers — review code before you run it.
latestvk97ddcqy7efa5e9n55tmxcg6d1838srn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
