← 返回 Skills 市场
markma84

safety-net

作者 MarkMa84 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
91
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install safety-net
功能描述
Performs safety checks before high-risk operations to ensure compliance with Access, Sustainability, and Non-Aggression principles.
安全使用建议
This skill is a policy/checklist and looks legitimate in purpose, but there are important ambiguities you should resolve before installing: 1) The SKILL.md claims a daily automatic audit of "all operations" at 23:59 — confirm whether the platform will schedule it (registry flags say it is not always resident) or whether the author expects the agent/system to grant it scheduler/log access. 2) Ask the author what specific logs, histories, or contexts the skill will read and request that any required access be explicitly declared (no hidden access to other skills' data or system logs). 3) If you plan to use it, test it in a safe environment first (non-production) to confirm it only reads allowed data and never performs modifications itself. 4) Prefer a version that documents the exact data sources, any required permissions, and a clear opt‑in trigger (rather than an undocumented automatic schedule). If the author cannot clearly justify how it obtains "the day's operations" and how it will be triggered, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: safety-net Version: 1.0.0 The 'SafetyNet' skill bundle consists solely of documentation and instructions (SKILL.md) designed to establish safety guardrails for an AI agent. It outlines defensive principles such as requiring backups before file modifications, managing context window limits to prevent crashes, and respecting system permissions. No executable code, data exfiltration logic, or malicious prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md content: it's a safety-check policy for high‑risk operations. Requiring no binaries, env vars, or installs is proportionate for a rules/instruction-only policy. However, the SKILL.md asserts it will "automatically trigger daily at 23:59" and that "all execution details and risk judgments belong to this Skill," which implies scheduler or access privileges that are not reflected in the registry metadata.
Instruction Scope
The instructions direct the agent to "check the day's operations" and apply policy to deletions, config changes, bulk file processing, etc. The document does not specify where or how to obtain the record of 'all operations' (agent activity logs, system logs, other skills' actions). That ambiguity could require the skill to read logs, histories, or other contextual data outside its declared scope. The text's claim of an automatic daily audit is also at odds with the registry flags (always: false).
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk — nothing is written to disk or fetched during install.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a policy document. However, because the SKILL.md expects to evaluate 'all operations' and perform checks, it implicitly requires access to operation histories/logs or agent context. The skill does not declare what access it needs to do that, leaving an unexplained gap.
Persistence & Privilege
Registry metadata shows always:false (not forced resident) and normal autonomous invocation allowed. The SKILL.md, however, claims a system automatic trigger at a daily time and centralizes risk decisions. That discrepancy (skill claiming autonomous periodic auditing without registry-level scheduling or declared access) is a privilege/scope mismatch and should be clarified before installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safety-net
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safety-net 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug safety-net
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

safety-net 是什么?

Performs safety checks before high-risk operations to ensure compliance with Access, Sustainability, and Non-Aggression principles. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 safety-net?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install safety-net」即可一键安装,无需额外配置。

safety-net 是免费的吗?

是的,safety-net 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

safety-net 支持哪些平台?

safety-net 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 safety-net?

由 MarkMa84(@markma84)开发并维护,当前版本 v1.0.0。

💬 留言讨论