← 返回 Skills 市场
peterokase42

Dont Hack Me

作者 peterokase42 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
5630
总下载
31
收藏
31
当前安装
2
版本数
在 OpenClaw 中安装
/install dont-hack-me
功能描述
別駭我!基本安全檢測 — Security self-check for Clawdbot/Moltbot. Run a quick audit of your clawdbot.json to catch dangerous misconfigurations — exposed gateway, missing auth, open DM policy, weak tokens, loose file permissions. Auto-fix included. Invoke: "run a security check" or "幫我做安全檢查".
安全使用建议
Install only if you want an agent to inspect your Clawdbot configuration. Invoke it with a specific request like "run dont-hack-me against my Clawdbot config," avoid sharing the full report if it includes secrets, and review each proposed fix before approving changes to auth, tokens, gateway bind, DM/group policy, or file permissions.
功能分析
Type: OpenClaw Skill Name: dont-hack-me Version: 1.0.1 The skill performs a security self-check and auto-fix for the agent's own configuration file (`~/.clawdbot/clawdbot.json`). All actions, including reading the config, checking file permissions with `stat`, generating tokens with `openssl`, and modifying the config with `chmod`, are directly aligned with the stated purpose of auditing and hardening the agent's security. The skill explicitly instructs the agent to ask for user consent before applying any fixes and to back up the configuration file (`cp ~/.clawdbot/clawdbot.json ~/.clawdbot/clawdbot.json.bak`) before making changes. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempting to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
The stated purpose is to audit and harden Clawdbot/Moltbot security settings, and the file reads, permission checks, token generation, chmod, backup, and config edits are aligned with that purpose.
Instruction Scope
The runtime checks are scoped to ~/.clawdbot/clawdbot.json, but invocation phrases such as "run a security check", "check my security settings", and "am I secure?" are broad enough to trigger before the user has clearly specified this skill or this config file.
Install Mechanism
The package contains only SKILL.md, with no executable scripts, helper binaries, dependency install flow, or hidden install-time behavior.
Credentials
Reading a local agent config that may contain gateway tokens, passwords, API keys, or private keys is proportionate for this audit, but it is sensitive and should happen only in an explicitly trusted session.
Persistence & Privilege
There is no background persistence or external exfiltration behavior, but approved fixes persistently modify gateway binding, authentication, token, channel policy, and file permissions after a backup.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dont-hack-me
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dont-hack-me 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
加入中文 description「別駭我!基本安全檢測」、author 補回小安台灣、footer 補回中文標語
v1.0.0
Initial release — adds a security self-check skill for Clawdbot/Moltbot. - Audits 7 critical areas of `clawdbot.json` (gateway bind, auth, token strength, DM policy, group policy, file permissions, plaintext secrets). - Reports issues as PASS, FAIL, WARN, or SKIP — with summary scoring. - Offers auto-fix flow for most misconfigurations, including safe token and permissions fixes. - Generates a clear, formatted security report for user review. - Guides users through safe remediation steps, including pre-change backups.
元数据
Slug dont-hack-me
版本 1.0.1
许可证
累计安装 212
当前安装数 31
历史版本数 2
常见问题

Dont Hack Me 是什么?

別駭我!基本安全檢測 — Security self-check for Clawdbot/Moltbot. Run a quick audit of your clawdbot.json to catch dangerous misconfigurations — exposed gateway, missing auth, open DM policy, weak tokens, loose file permissions. Auto-fix included. Invoke: "run a security check" or "幫我做安全檢查". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5630 次。

如何安装 Dont Hack Me?

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

Dont Hack Me 是免费的吗?

是的,Dont Hack Me 完全免费(开源免费),可自由下载、安装和使用。

Dont Hack Me 支持哪些平台?

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

谁开发了 Dont Hack Me?

由 peterokase42(@peterokase42)开发并维护,当前版本 v1.0.1。

💬 留言讨论