langgraph

Warn

Audited by Socket on Sep 2, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/lg-swarm-scaffold.py

No direct malware activity is evident in the generator logic shown; it primarily performs filesystem-based scaffolding. However, it dynamically generates and writes executable Python code using CLI-controlled project/agent strings, then modifies the generated graph.py via textual replacement. This creates a supply-chain/code-generation integrity risk: if untrusted inputs can reach this generator (e.g., in CI or automated workflows), the resulting generated project could embed unintended or malicious logic. Confidence is limited because key template variables that define the contents of handoff_tools.py/agents.py/graph.py are not included in the snippet.

Confidence: 55%Severity: 50%
Audit Metadata
Analyzed At
Sep 2, 2026, 05:58 PM
Package URL
pkg:socket/skills-sh/magnus919%2Fagent-skills%2Flanggraph%2F@1b05098f44ba697c382e4f9764fa2ccd2f8fe93322c28fa33557b4947ad5d6e4
Security Audit — socket — langgraph