langchain-langgraph-coding-assistant

Fail

Audited by Socket on Feb 28, 2026

4 alerts found:

Obfuscated Filex2AnomalySecurity
Obfuscated FileHIGH
resources/工具定义/tool_define.py

Not clearly malicious code, but contains a high-risk element: calc uses eval() on untrusted input and is exposed as a LangChain tool — this is effectively remote code execution if reachable by an attacker or misused by LLM agents. get_weather contains a bug that will raise a NameError and should be corrected. Recommend removing or sandboxing eval, replacing it with a safe expression evaluator, restricting tool exposure to trusted callers, and fixing the typo in get_weather. No hardcoded secrets or explicit exfiltration present in the provided fragment.

Confidence: 98%
AnomalyLOW
resources/案例/Deep_Research/.langgraph_api/.langgraph_ops.pckl

The blob is a large serialized object payload, not executable code. The dominant risk is unsafe deserialization of untrusted data, which can enable arbitrary code execution or unintended internal interactions if processed by the consuming application. Treat such payloads as high-risk unless provenance is verified and safe deserialization practices are in place (e.g., schema validation, restricted loaders, removal of internal endpoints, and encrypted/opaque payload handling).

Confidence: 65%Severity: 65%
Obfuscated FileHIGH
resources/案例/Deep_Research/src/prompts.py

Current input lacks executable Python code. No assessment of malicious activity or supply chain risk can be performed. To enable a thorough review, please provide a real Python source fragment that demonstrates data handling, IO, or external interactions. Once provided, we will identify source-to-sink paths, anomalous behaviors, and potential security risks.

Confidence: 98%
SecurityMEDIUM
SKILL.md

The provided fragment is a benign, high-level skill specification that outlines where to find sample code and how to structure imports for LangChain/LangGraph workflows. There are no direct downloads, credential reads, network calls, or data exfiltration patterns demonstrated. The footprint is coherent with a development guidance tool rather than an executable component. Maintainers should ensure that users have access to the referenced resources and that any actual code derived from this guide adheres to secure installation practices and least-privilege principles.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Feb 28, 2026, 05:20 AM
Package URL
pkg:socket/skills-sh/5zjk5%2Fprompt-engineering%2Flangchain-langgraph-coding-assistant%2F@227dd32f842c6767d0196d9a127191c52fdc62ca