📦 d — Docker隔离多代理

v1.0.3

在彼此隔离的Docker容器中一键启动多个OpenClaw智能体,通过加密共享文件系统通信,无需暴露任何网络端口或外部服务。

0· 150·0 当前·0 累计
by @duanc-chao (wow)
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
high confidence
The package metadata and description claim a container-deployment guide, but the runtime instructions are a simple ASCII 'D' drawing — the pieces don't match, which is suspicious.
评估建议
Do not assume this skill will deploy containers — the metadata and actual instructions disagree. If you expected a deployment tool, ask the publisher for the correct package or a README matching that purpose. If you only need ASCII-art helpers, this SKILL.md is harmless. Avoid installing or granting any elevated access until the author clarifies the intended functionality and fixes the mismatched metadata. If you obtained this from a registry, check the owner's profile, changelog, and other publ...
详细分析 ▾
用途与能力
Registry description says this skill guides deploying OpenClaw agents in isolated Docker containers, but the provided SKILL.md contains only instructions and a Python snippet to draw an ASCII letter 'D'. The declared purpose and actual capability are inconsistent.
指令范围
The SKILL.md itself is narrowly scoped and only instructs how to construct ASCII art (no file system access, no external network calls, no reading of unrelated env vars). As-written, the instructions do not attempt any dangerous or out-of-scope actions.
安装机制
This is an instruction-only skill with no install spec and no code files beyond SKILL.md, so there is nothing written to disk or downloaded during install.
凭证需求
The skill declares no required environment variables or credentials, which is consistent with the ASCII-art instructions but inconsistent with the registry description that implies Docker/container operations (which would normally require binaries, credentials, or config). This mismatch suggests the metadata may be wrong or the package mispackaged.
持久化与权限
The skill is not marked always:true, has default invocation settings, and does not request persistent system presence or modify other skills. No elevated privileges are requested.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/20

- Updated the skill to focus on drawing an ASCII "D" graph using text characters. - Replaced the previous multi-agent collaboration content with step-by-step instructions for constructing the letter "D" in ASCII art. - Added an explanation of the spacing and curve logic required for the shape. - Included a detailed example and a Python code snippet to illustrate the drawing process.

无害

安装命令

点击复制
官方npx clawhub@latest install d
镜像加速npx clawhub@latest install d --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库