Skip to main content

nodetool

Build and manage AI workflows with NodeTool, integrating LLM agents and multimodal data flows in a local-first environment.

Install this skill

or
3/100

Security score

The nodetool skill was audited on Feb 9, 2026 and we found 9 security issues across 2 threat categories, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 36

Piping content to bash shell

SourceSKILL.md
36curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash
high line 42

Piping content to bash shell

SourceSKILL.md
42curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash --prefix ~/.nodetool
high line 51

Piping content to bash shell

SourceSKILL.md
51curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash -y
high line 385

Piping content to bash shell

SourceSKILL.md
385curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash
high line 391

Piping content to bash shell

SourceSKILL.md
391curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash --prefix ~/.nodetool
high line 400

Piping content to bash shell

SourceSKILL.md
400curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash -y
low line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash --prefix ~/.nodetool
low line 391

Access to hidden dotfiles in home directory

SourceSKILL.md
391curl -fsSL https://raw.githubusercontent.com/nodetool-ai/nodetool/refs/heads/main/install.sh | bash --prefix ~/.nodetool
medium line 435

Access to hidden dotfiles in home directory

SourceSKILL.md
435- **NodeTool environment** — Conda env at `~/.nodetool/env`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
openclaw/skills