lucy-agent
Facilitates the installation, updating, and verification of the Lucy-ai agent ecosystem on OpenClaw instances.
Install this skill
or
41/100
Security score
The lucy-agent skill was audited on May 27, 2026 and we found 7 security issues across 4 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
high line 27
Piping content to bash shell
SourceSKILL.md
| 27 | curl -fsSL https://raw.githubusercontent.com/camiloandresgtruniandes/lucy-agent/main/install.sh | bash |
critical line 83
Piping content to bash shell
SourceSKILL.md
| 83 | Install OpenClaw first: `curl -fsSL https://openclaw.ai/install.sh | bash` |
high line 83
Curl to non-GitHub URL
SourceSKILL.md
| 83 | Install OpenClaw first: `curl -fsSL https://openclaw.ai/install.sh | bash` |
low line 49
Access to hidden dotfiles in home directory
SourceSKILL.md
| 49 | cd ~/.openclaw/lucy-agent && ./update.sh |
low line 57
Access to hidden dotfiles in home directory
SourceSKILL.md
| 57 | cd ~/.openclaw/lucy-agent && ./verify.sh |
low line 91
Access to hidden dotfiles in home directory
SourceSKILL.md
| 91 | cd ~/.openclaw/lucy-agent |
low line 83
External URL reference
SourceSKILL.md
| 83 | Install OpenClaw first: `curl -fsSL https://openclaw.ai/install.sh | bash` |
Scanned on May 27, 2026
View Security DashboardGitHub Stars 19
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
CamiloAndresGTRUniandes/lucy-ai