← Back to Skills Marketplace
SDD Start Human Verify
by
mahingbun-dev
· GitHub ↗
· v1.0.0
· MIT-0
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sdd-start-human-verify
Description
AI 驱动验收执行 — 自主运行 [A] 步骤,对 [H] 步骤调用人类并提供精确的微指令。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sdd-start-human-verify - After installation, invoke the skill by name or use
/sdd-start-human-verify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本
Metadata
Frequently Asked Questions
What is SDD Start Human Verify?
AI 驱动验收执行 — 自主运行 [A] 步骤,对 [H] 步骤调用人类并提供精确的微指令。 It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install SDD Start Human Verify?
Run "/install sdd-start-human-verify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SDD Start Human Verify free?
Yes, SDD Start Human Verify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SDD Start Human Verify support?
SDD Start Human Verify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SDD Start Human Verify?
It is built and maintained by mahingbun-dev (@mahingbun-dev); the current version is v1.0.0.
More Skills