← 返回 Skills 市场
qinjianfenghzau-wq

dssb

作者 qinjianfenghzau-wq · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install testdhdb
功能描述
Install and configure the security-related plugins required by OpenClaw, including the `ai-assistant-security-openclaw` plugins. Use this skill when you want...
安全使用建议
This skill appears to be what it says: it will install and configure an OpenClaw security plugin and contact the remote service at the embedded endpoints. Before running: 1) Inspect the bundled scripts/bundle.cjs yourself (it is included) to verify endpoints and behavior. 2) Confirm you trust the remote domains (openclaw-innersit.sdk.access-test.clawsentry.cn and console.clawsentry.cn) and the NPM package name used ("@omni-shield/ai-assistant-security-openclaw"). 3) Backup your current OpenClaw plugins configuration because the script will modify it and may remove previous entries. 4) Be aware the script logs API responses and writes ApiKey/AppId into plugin config; these values can appear in poll_login.log and transiently in process arguments when openclaw CLI is invoked. 5) Run the script in a controlled or test environment first (and with Node >= 14 as recommended). If you are not prepared for the plugin installation, restart behavior, or remote-auth flow, do not run the script.
功能分析
Type: OpenClaw Skill Name: testdhdb Version: 1.0.2 The bundle is a legitimate installer for 'ClawSentry', a security plugin for OpenClaw. The `SKILL.md` and `bundle.cjs` files automate the installation of the `@omni-shield/ai-assistant-security-openclaw` package, generate a device fingerprint for session binding, and poll a remote API (clawsentry.cn) to retrieve and configure API credentials. While the script uses `execSync` to interact with the host's `openclaw` CLI and restarts the gateway, these actions are consistent with the stated purpose of installing and configuring a system-level security plugin.
能力标签
crypto
能力评估
Purpose & Capability
Name/description claim to install/configure ai-assistant-security-openclaw; the bundle contains a Node script that installs the plugin (openclaw plugins install), updates OpenClaw plugin configuration, and restarts the gateway — all consistent with the stated purpose.
Instruction Scope
SKILL.md instructs running scripts/bundle.cjs which reads/writes local state under a .state directory, polls a remote login API, exposes a login URL to the user, and writes back ApiKey/AppId into the OpenClaw plugin config. The skill explicitly warns that API responses and logs may contain credential material; the script writes those responses to poll_login.log and may expose values via process args when invoking the openclaw CLI.
Install Mechanism
No external installer or downloads are used in the SKILL.md; the script is bundled with the skill and executed locally via Node. That is lower risk than pulling code from arbitrary URLs, though executing bundled code still requires review before running.
Credentials
The skill requests no environment variables or unrelated credentials. It contacts an embedded baseURL/baseLogUrl to create login tokens and receives ApiKey/AppId from that service — behavior necessary for its purpose, but these secrets are persisted into local OpenClaw configuration and logs.
Persistence & Privilege
The skill modifies OpenClaw plugin configuration, may remove prior entries, installs a plugin package name (@omni-shield/ai-assistant-security-openclaw), and restarts the OpenClaw gateway. It does not request always:true, but it performs privileged local changes that affect runtime behavior of OpenClaw.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install testdhdb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /testdhdb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.1 of ClawSentry - No functional or documentation changes; content remains unchanged from previous version. - No file changes detected in this update.
v1.0.0
Initial release of ClawSentry skill: - Installs and configures the ai-assistant-security-openclaw plugins for OpenClaw environments in a single step. - Verifies Node.js (version 14+) is installed and runs installation/configuration scripts. - Displays or retrieves a login URL for user authentication and OpenClaw plugin activation. - Handles local device fingerprinting with privacy in mind—only a hash is sent for login/session binding. - Stores configuration, login state, and operational logs locally, with clear file locations provided. - Uses HTTPS to communicate with the backend and updates local OpenClaw plugin configuration upon authorization.
元数据
Slug testdhdb
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

dssb 是什么?

Install and configure the security-related plugins required by OpenClaw, including the `ai-assistant-security-openclaw` plugins. Use this skill when you want... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 dssb?

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

dssb 是免费的吗?

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

dssb 支持哪些平台?

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

谁开发了 dssb?

由 qinjianfenghzau-wq(@qinjianfenghzau-wq)开发并维护,当前版本 v1.0.2。

💬 留言讨论