安全扫描
OpenClaw
安全
high confidenceThis skill is a coherent, instruction-only installer that injects a concise system-prompt block into your AGENTS.md to make agent output less verbose; it only modifies AGENTS.md and does not request credentials or perform network installs.
评估建议
This skill is internally consistent but makes a persistent change to your agent configuration. Before installing: 1) Inspect install.sh and prompt.md locally (they are short and readable). 2) Back up your AGENTS.md (it may be in the current directory, $HOME, or the path given by OPENCLAW_WORKSPACE). 3) Confirm you want a global, always-on prompt rule applied to agents that read AGENTS.md; uninstall with bash install.sh --uninstall if you change your mind. 4) Avoid running any external update aut...详细分析 ▾
✓ 用途与能力
The name/description (reduce LLM verbosity via a curated system prompt) matches what the bundle contains: a prompt.md and an installer that inserts that prompt into AGENTS.md. No unrelated binaries, credentials, or surprising capabilities are requested.
✓ 指令范围
SKILL.md and install.sh limit actions to locating/creating/modifying AGENTS.md (searching ., $HOME, and ${OPENCLAW_WORKSPACE}). The installer appends or replaces a marked block with the contents of prompt.md. It does not read arbitrary files, call remote endpoints, or exfiltrate data.
✓ 安装机制
There is no remote install step or external download. This is instruction-only with a local install.sh included; running the script performs only local file edits. No third-party package installs or network fetches are performed by the provided script.
✓ 凭证需求
The skill declares no required environment variables or credentials. The installer optionally reads OPENCLAW_WORKSPACE to locate AGENTS.md but does not require secrets or keys.
ℹ 持久化与权限
Although the registry flag always:false, the installer intentionally injects an always-on behavior block into AGENTS.md so the change is persistent across conversations until you uninstall. This is expected for the skill's purpose but is a persistent, workspace-wide change to agent behavior and should be acknowledged before running.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.6.22026/4/11
Add prompt-chatgpt.md, a 1400-char compressed variant for ChatGPT's custom-instructions 1500-char field limit. Responds to a real bug report from @ppdng on Twitter (prompt.md v0.6.1 at 3527 chars doesn't fit). prompt.md itself is unchanged — the ClawHub install flow for OpenClaw users is unaffected. Use prompt.md for OpenClaw / API / Cursor; use prompt-chatgpt.md only for the ChatGPT custom-instructions field. All load-bearing rules preserved in the compressed variant.
● 无害
安装命令
点击复制官方npx clawhub@latest install talk-normal
镜像加速npx clawhub@latest install talk-normal --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
talk-normal — 精简输出 安装说明: 安装命令:npx clawhub@latest install talk-normal