安全扫描
OpenClaw
安全
high confidenceThis is a structural demo skill whose files, instructions, and small helper scripts are coherent with its stated purpose and do not request extra credentials or perform unexpected network or privileged actions.
评估建议
This repository is a harmless layout/demo. The only executable helpers are scripts/hello.sh (prints a greeting) and scripts/validate.py (checks a file exists and is non-empty; it does not print file contents or reach the network). If you allow an agent to run Level 3 scripts, be mindful that an agent could be instructed to invoke those scripts with arbitrary filesystem paths — validate.py only reports existence/size, but avoid passing sensitive file paths to any automated agent unless you trust ...详细分析 ▾
✓ 用途与能力
The name/description (layout demo) matches the files and behavior: documentation, example assets, and small deterministic helper scripts. There are no unrelated env vars, binaries, or config paths requested.
✓ 指令范围
SKILL.md explains progressive-disclosure usage and only directs the agent to read documentation files or run the included scripts on demand. The scripts operate on explicit arguments and do not instruct the agent to read arbitrary system state, secrets, or send data to external endpoints.
✓ 安装机制
No install spec (instruction-only) is present. The skill includes two small local scripts; nothing is downloaded or written to disk by an installer.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The included assets/config.example.yaml is only an example file; nothing in the repo asks for secrets or unrelated service keys.
✓ 持久化与权限
always is false and the skill does not request permanent presence or modify other skills/system settings. Autonomous invocation is allowed by default but not accompanied by elevated privileges or broad credential access.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/20
Kitchen-sink layout demo: flat Level-3 refs + references/ + scripts/ + assets/ (9 files, 3 subdirs)
● 无害
安装命令
点击复制官方npx clawhub@latest install acong-layout-demo
镜像加速npx clawhub@latest install acong-layout-demo --registry https://cn.longxiaskill.com