Skip to main content

deepagents-integration

Integrates the deepagents framework for creating AI agents, planning, and orchestration with LangGraph and LangChain support.

Install this skill

or
60/100

Security score

The deepagents-integration skill was audited on Feb 19, 2026 and we found 4 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 104

Access to /etc/passwd

SourceSKILL.md
104agent.file_read("../../../etc/passwd") # Raises error
high line 290

Access to /etc/passwd

SourceSKILL.md
290agent.file_read("../../../etc/passwd")
medium line 104

Path traversal to sensitive directory

SourceSKILL.md
104agent.file_read("../../../etc/passwd") # Raises error
medium line 290

Path traversal to sensitive directory

SourceSKILL.md
290agent.file_read("../../../etc/passwd")
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →