← 返回 Skills 市场
mahingbun-dev

SDD Start Human Verify

作者 mahingbun-dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sdd-start-human-verify
功能描述
AI 驱动验收执行 — 自主运行 [A] 步骤,对 [H] 步骤调用人类并提供精确的微指令。
安全使用建议
This skill will execute shell commands found in your repository's spec files, start and stop services, update spec-human-verify.md, and may append variables into .env or modify code while attempting automatic fixes. Before installing or running it: (1) Review every spec-human-verify.md file that the skill might run to ensure it contains only safe commands. (2) Run the skill in an isolated environment (container or CI runner) with no access to secrets or production systems. (3) Backup your repo and .env before use. (4) Prefer running with human-in-the-loop (do not allow fully autonomous runs) and require explicit confirmation before any automatic edits or process kills. (5) If you plan to use it, ensure the machine has required tools (bash, ss or lsof) available and restrict its workspace_path to a safe directory.
功能分析
Type: OpenClaw Skill Name: sdd-start-human-verify Version: 1.0.0 The skill 'sdd-start-human-verify' automates software acceptance testing by parsing markdown files and executing shell commands. It possesses high-risk capabilities, including the ability to execute arbitrary bash commands extracted from markdown, manage background services, and automatically modify environment variables or source code to 'fix' test failures (SKILL.md). While these behaviors are functionally aligned with the stated purpose of AI-driven verification, the broad shell execution and file-system access permissions represent a significant risk profile.
能力评估
Purpose & Capability
The skill's capabilities (running acceptance steps, starting services, asking humans for yes/no) are coherent with the name/description. However, SKILL.md expects system tools (bash, ss/lsof, file I/O) and the ability to write files and modify code/.env, yet the registry metadata declares no required binaries or credentials — a mismatch worth noting.
Instruction Scope
Instructions tell the agent to execute arbitrary backticked commands found in spec files, run long-lived services in background, poll ports, analyze build failures and autonomously 'fix' code, and immediately write updates to spec-human-verify.md and .env. Those actions grant broad file-system and execution privileges and include open-ended repair behavior with no clear guard rails or limits.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), so there is no installer risk. All runtime risk comes from the SKILL.md instructions themselves.
Credentials
The skill declares no required env vars, but the instructions read and may modify .env, workspace files, and project source code. Implicit access to potentially sensitive environment variables or secrets is possible (reading/writing .env), which is disproportionate to the fact that no credentials were declared.
Persistence & Privilege
always:false and autonomous invocation are normal, but combined with the skill's power to execute commands, edit files, and start/stop processes, there is a substantial blast radius if it runs autonomously. The skill writes state (updates spec-human-verify.md and .env) and may modify code without explicit, granular consent steps.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sdd-start-human-verify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sdd-start-human-verify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
Slug sdd-start-human-verify
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SDD Start Human Verify 是什么?

AI 驱动验收执行 — 自主运行 [A] 步骤,对 [H] 步骤调用人类并提供精确的微指令。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 SDD Start Human Verify?

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

SDD Start Human Verify 是免费的吗?

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

SDD Start Human Verify 支持哪些平台?

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

谁开发了 SDD Start Human Verify?

由 mahingbun-dev(@mahingbun-dev)开发并维护,当前版本 v1.0.0。

💬 留言讨论