📦 ClawGuardrails — 安全护栏
v0.1.0通过 safe_exec、safe_send、safe_action 三重机制,为 shell 命令、频道消息及外部 API 调用提供统一的安全策略与权限管控,防止误操作与数据泄露。
0· 340·0 当前·0 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is a set of guardrail rules, not an enforcement library. It looks coherent and low-risk because it doesn't install code or request secrets. Before relying on it, confirm your agent runtime actually implements safe_exec/safe_send/safe_action and an approval/resolution mechanism (so 'require_approval' is enforced and cannot be bypassed). Also verify logging/audit for executed actions, that channel identifiers and resource descriptors are validated, and that there are no other installed ...详细分析 ▾
✓ 用途与能力
Name/description (enforcing guarded execution for shell, channel, and external side effects) align with the SKILL.md content. The skill does not ask for unrelated credentials, binaries, or config paths.
ℹ 指令范围
Instructions are coherent and scoped to controlling side effects (safe_exec, safe_send, safe_action, approval flow). However the skill provides only contracts and behavioral rules, not implementations: it assumes the runtime exposes safe_exec/safe_send/safe_action and an approval resolver. That reliance is expected but means the guardrails are advisory unless your agent environment enforces them.
✓ 安装机制
No install spec and no code files — lowest-risk delivery (instruction-only). Nothing will be written or executed from this package itself.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. It asks agents to include context (cwd, channel/sender) in calls, which is reasonable for auditability and scope-limiting.
✓ 持久化与权限
always is false and model invocation is allowed (platform default). The skill does not request persistent system presence or modification of other skills/configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/2/26
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install claw-guardirails-skill
镜像加速npx clawhub@latest install claw-guardirails-skill --registry https://cn.longxiaskill.com