安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is instruction-only and coherent: it defines an abstract interface to accumulate ASR chunks, produce a single cleaned written output, and optionally translate when a target language is given. It does not itself install code or request secrets. Before deploying in a real product, note: the SKILL.md intentionally avoids binding to any vendor — the concrete implementation you choose (speech/translation provider, cloud storage, logging) will determine where data is sent and what credentia...详细分析 ▾
✓ 用途与能力
Name/description describe buffering ASR chunks and producing a single post-processed written output (and optional translation). The skill is instruction-only and requests no binaries, env vars, or other resources — all consistent with a vendor-agnostic interface/spec.
✓ 指令范围
SKILL.md stays within scope: it describes receiving ASR chunks, buffering, detecting explicit end signals, rewriting to written form, and optional translation. It does not instruct reading unrelated files, accessing system credentials, or sending data to hidden endpoints.
✓ 安装机制
No install spec and no code files are included; this is the lowest-risk form (instruction-only). Nothing will be written to disk or downloaded by the skill as provided.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The declared primary credential is none — proportional to the described abstract, vendor-agnostic role.
✓ 持久化与权限
Skill does not request always:true or other elevated persistence. It does not instruct modifying other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/14
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install shumianyu
镜像加速npx clawhub@latest install shumianyu --registry https://cn.longxiaskill.com镜像同步中