← 返回 Skills 市场
danielliuzy

opensoulmd

作者 Daniel Liu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
743
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install opensoulmd
功能描述
Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry
安全使用建议
This skill appears to do what it says (manage SOUL.md personalities) but you should proceed cautiously: do not run the recommended `curl | sh` install unless you trust and have audited https://opensoul.md/install.sh — piping remote scripts to a shell is dangerous. Prefer installing via npm or reviewing the installer script first in a safe environment. Be aware that 'soul possess' can load a SOUL.md from any local path (it will read local files) and 'soul path --skills' or 'soul install' can modify your OpenClaw skills directory, so avoid running these commands if you haven't inspected the soul binary and registry behavior. If you decide to use it, verify the opensoul.md site and package source, run with --dry-run when possible, and test in a sandboxed or non-production agent first.
功能分析
Type: OpenClaw Skill Name: opensoulmd Version: 1.0.1 The skill is classified as suspicious due to its installation method defined in `SKILL.md`. It uses `curl -fsSL https://opensoul.md/install.sh | sh` to install the `soul` binary. This practice, while common for CLI tools, is a significant supply chain risk as it executes an arbitrary remote script without prior review, making the system vulnerable to compromise if the `opensoul.md` domain or the `install.sh` script is ever malicious or compromised. There is no direct evidence of intentional malicious behavior within the provided files, but this installation method presents a critical vulnerability.
能力评估
Purpose & Capability
The skill is instruction-only and requires a 'soul' CLI binary to manage SOUL.md personality files and interact with the OpenSOUL.md registry — this matches the name and description. The included npm option also makes sense as an alternative installer.
Instruction Scope
Instructions are narrowly focused on the soul CLI (possess, summon, search, banish, path, install/uninstall). However, the commands allow: (1) possessing from arbitrary local file paths (reads local files), (2) changing the skills directory (soul path --skills), and (3) running soul install which can modify the agent's OpenClaw skill set. These capabilities are plausible for the stated purpose but increase the blast radius (can read or write files and alter skill installation locations).
Install Mechanism
The SKILL.md recommends installing via `curl -fsSL https://opensoul.md/install.sh | sh` — piping a remote script to sh is high-risk. The alternative (npm package 'opensoul') is lower risk but still involves fetching code from a registry. The install URL is not a clearly-known third-party release host; the domain matches the project name but is an external script source and should be treated as untrusted until audited.
Credentials
No environment variables, credentials, or config paths are requested by the skill metadata. That is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill isn't force-installed. However, the soul CLI can install/uninstall the OpenSoul skill into OpenClaw and can set the skills directory — actions that modify the agent's installed skills. This is functionally consistent but elevates the potential for persistent changes; consider this when granting permission to run installers or 'soul install'.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opensoulmd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opensoulmd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of opensoulmd - No file changes detected in this update. - No functional, documentation, or metadata differences from the previous version.
v1.0.0
Initial release of opensoulmd skill. - Enables searching, installing, switching, and managing SOUL.md personality files from the OpenSOUL.md registry. - Provides commands to possess, exorcise, search, summon, list, banish, and check the status of souls. - Allows configuration of SOUL.md location and CLI settings. - Includes installation methods via curl or npm. - Supports integration with OpenClaw skills directory.
元数据
Slug opensoulmd
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

opensoulmd 是什么?

Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 743 次。

如何安装 opensoulmd?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install opensoulmd」即可一键安装,无需额外配置。

opensoulmd 是免费的吗?

是的,opensoulmd 完全免费(开源免费),可自由下载、安装和使用。

opensoulmd 支持哪些平台?

opensoulmd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 opensoulmd?

由 Daniel Liu(@danielliuzy)开发并维护,当前版本 v1.0.1。

💬 留言讨论