← Back to Skills Marketplace
tmundi3210

.Terminal Command Execution.Disabled.20260401 113328

by tmundi3210 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install terminal-command-execution-disabled-20260401-113328
Description
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...
Usage Guidance
This skill appears to be what it says: a set of safe practices for running shell commands. Before enabling it, confirm you trust the agent and platform policies because the skill's purpose is to execute and inspect local commands and state. Ensure the agent will: (1) ask you for clarifying approval before making privileged or destructive changes, (2) show exact commands it intends to run, and (3) avoid exposing secrets in outputs. If you run this on sensitive systems, consider restricting autonomous invocation or requiring explicit user confirmation for every state-changing command.
Capability Analysis
Type: OpenClaw Skill Name: terminal-command-execution-disabled-20260401-113328 Version: 1.0.0 The skill bundle provides a structured framework for an AI agent to execute terminal commands safely. The instructions in SKILL.md emphasize pre-flight checks, incremental execution, and explicit safety rules to avoid destructive actions and protect secrets, with no evidence of malicious intent or obfuscated code.
Capability Assessment
Purpose & Capability
Name and description match the actual content: an instruction-only skill that teaches how to run terminal commands safely. It does not request unrelated binaries, credentials, or config access.
Instruction Scope
The SKILL.md instructs the agent to probe system state (pwd, ls, git status, logs) and to run incremental commands — which is appropriate for a terminal-execution skill. One minor note: the guidance to "Infer the exact command target from context (path, service, tool, environment)" gives the agent some discretion to read local context; the doc does say to ask a clarifying question if ambiguous or risky, but that discretionary language could lead to broader access if not enforced by the runtime or user prompts.
Install Mechanism
No install spec and no code files — instruction-only skill. This is lowest-risk from install perspective (nothing is written to disk).
Credentials
The skill requires no environment variables, credentials, or config paths. The runtime instructions reference local filesystem and tools only, which is proportional to its purpose.
Persistence & Privilege
Flags: always is false and model invocation is allowed (the platform default). Autonomous invocation combined with the ability to run shell commands increases risk depending on platform safety controls, but this is expected for a terminal-execution skill and the SKILL.md instructs to request approval for privileged/destructive actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terminal-command-execution-disabled-20260401-113328
  3. After installation, invoke the skill by name or use /terminal-command-execution-disabled-20260401-113328
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release disables terminal command execution for enhanced safety. - Provides clear guidelines for safely executing and validating shell/CLI commands. - Emphasizes pre-checks, incremental task execution, and robust error handling. - Outlines strict safety rules to prevent destructive or risky operations. - Includes command patterns for discovery, validation, and diagnostics.
Metadata
Slug terminal-command-execution-disabled-20260401-113328
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is .Terminal Command Execution.Disabled.20260401 113328?

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... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install .Terminal Command Execution.Disabled.20260401 113328?

Run "/install terminal-command-execution-disabled-20260401-113328" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is .Terminal Command Execution.Disabled.20260401 113328 free?

Yes, .Terminal Command Execution.Disabled.20260401 113328 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does .Terminal Command Execution.Disabled.20260401 113328 support?

.Terminal Command Execution.Disabled.20260401 113328 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created .Terminal Command Execution.Disabled.20260401 113328?

It is built and maintained by tmundi3210 (@tmundi3210); the current version is v1.0.0.

💬 Comments