← 返回 Skills 市场
Terminal Command [email protected]
210
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install terminal-command-execution-1-0-0
功能描述
Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, ins...
安全使用建议
This skill appears to do what it says, but it gives the agent the ability to run and inspect shell commands on the host. Before installing/use: (1) require explicit user confirmation for any privileged or destructive actions (sudo, rm -rf, global installs); (2) restrict or review any autonomous invocation so the agent cannot run commands without your approval; (3) run initial tests in a safe/sandboxed environment and limit operations to specific paths or containers; (4) enable command/audit logging and review outputs for secrets before storing or transmitting them; (5) if you need stronger guarantees, add policy rules that forbid access to sensitive directories and environment variables. If you cannot implement these safeguards, treat the skill as higher risk despite being coherent.
功能分析
Type: OpenClaw Skill
Name: terminal-command-execution-1-0-0
Version: 1.0.0
The skill bundle provides a structured and safety-oriented framework for an AI agent to execute terminal commands. The instructions in SKILL.md emphasize pre-flight checks, incremental execution, error handling, and explicit user approval for destructive actions. There is no evidence of malicious intent, data exfiltration, or obfuscation; the skill is designed to facilitate standard CLI workflows with defensive guardrails.
能力评估
Purpose & Capability
The name and description match the SKILL.md: this is explicitly a terminal/CLI command execution helper. It requests no unrelated environment variables, binaries, or install artifacts — everything it asks for (none) is proportionate to a generic command-execution skill.
Instruction Scope
SKILL.md directs the agent to inspect system state (pwd, ls, which, logs), run incremental commands, read stderr, and verify outcomes. This is appropriate for the stated goal but inherently grants read/write and execution capability on the host; the doc does include safety rules (avoid destructive commands, request approval for privileged/destructive actions) which mitigate risk if followed. Because the instructions are broad (arbitrary shell commands), they can access sensitive files or state if the agent is allowed to act without user confirmation.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lowest-risk from an install/remote-code perspective — nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill does, however, instruct the agent to read filesystem and process state (which is appropriate to its purpose); no unexplained credential access is present.
Persistence & Privilege
always: false (normal). The skill is user-invocable and permits model invocation (default platform behavior). That autonomous invocation combined with arbitrary command execution increases operational risk if you permit the agent to act without explicit user confirmation — the setting itself is standard, but you should consider policy controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install terminal-command-execution-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/terminal-command-execution-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release providing safe, proven workflows for executing terminal commands.
- Ensures careful pre-checks, incremental execution, and validation steps.
- Includes detailed error handling and recovery guidance.
- Prioritizes user safety by default, avoiding unsafe or ambiguous operations.
- Provides clear reporting on actions taken and next steps when needed.
元数据
常见问题
Terminal Command [email protected] 是什么?
Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, ins... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 Terminal Command [email protected]?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install terminal-command-execution-1-0-0」即可一键安装,无需额外配置。
Terminal Command [email protected] 是免费的吗?
是的,Terminal Command [email protected] 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Terminal Command [email protected] 支持哪些平台?
Terminal Command [email protected] 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Terminal Command [email protected]?
由 1215656(@1215656)开发并维护,当前版本 v1.0.0。
推荐 Skills