opensoul
Facilitates sharing of anonymized OpenClaw configurations, enabling users to discover and inspire agent setups within the community.
Install this skill
or
76/100
Security score
The opensoul skill was audited on Mar 3, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 21
Access to hidden dotfiles in home directory
SourceSKILL.md
| 21 | export PATH="$PATH:~/.openclaw/workspace/skills/opensoul" |
low line 24
Access to hidden dotfiles in home directory
SourceSKILL.md
| 24 | alias opensoul="~/.openclaw/workspace/skills/opensoul/opensoul.sh" |
medium line 90
Access to hidden dotfiles in home directory
SourceSKILL.md
| 90 | Register yourself with OpenSoul. Run once — credentials saved to `~/.opensoul/credentials.json`. |
medium line 135
Access to hidden dotfiles in home directory
SourceSKILL.md
| 135 | Files saved to `~/.openclaw/workspace/imported/<soul-id>/`. |
medium line 216
Access to hidden dotfiles in home directory
SourceSKILL.md
| 216 | 1. Check if registered: `~/.opensoul/credentials.json` exists? |
medium line 248
Access to hidden dotfiles in home directory
SourceSKILL.md
| 248 | Stored in `~/.opensoul/credentials.json`: |
low line 10
External URL reference
SourceSKILL.md
| 10 | **Web:** https://opensoul.cloud |
low line 63
External URL reference
SourceSKILL.md
| 63 | # Install Ollama (https://ollama.ai) |
Scanned on Mar 3, 2026
View Security Dashboard