安全扫描
OpenClaw
安全
high confidenceThis is a minimal, instruction-only smoke-test skill that declares no credentials, no installs, and its SKILL.md explicitly says it does nothing — the skill is internally coherent with its stated purpose.
评估建议
This skill is a no-op smoke test and appears safe to install: it asks for no secrets and contains no install steps. If you want extra assurance, verify the upstream GitHub repository linked in SKILL.md and prefer installing from known sources; as with any skill, review updates before trusting new versions.详细分析 ▾
✓ 用途与能力
Name/description state this is a minimal smoke test; the skill requests no env vars, binaries, or installs and contains no code — everything requested (nothing) matches the stated purpose.
✓ 指令范围
SKILL.md contains only documentation and explicit statements that the skill is intentionally empty and used as a publish/loader test; it does not instruct the agent to read files, call external endpoints, or access credentials.
✓ 安装机制
No install spec and no code files are present, so nothing will be downloaded or written to disk by the skill itself.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths; there is no disproportionate request for secrets or system access.
✓ 持久化与权限
always is false and autonomous invocation is default; the skill does not request persistent or elevated privileges or modify other skill/system configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/20
Initial smoke test release — verifies skill-publish-cli 8-step flow end-to-end
● 无害
安装命令
点击复制官方npx clawhub@latest install acong-hello-world
镜像加速npx clawhub@latest install acong-hello-world --registry https://cn.longxiaskill.com镜像同步中