← Back to Skills Marketplace
Safety Executor
by
keizikeizi215-beep
· GitHub ↗
· v1.0.0
· MIT-0
359
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install safety-executor
Description
当需要执行系统命令时候,请遵循核心原则(硬性阻止),限制原则(需要用户确认)。提供系统命令执行的安全指南,保护系统完整性和防止潜在有害操作。
Usage Guidance
This skill is just a stub: it claims to enforce safety but the core principles are empty placeholders, so it doesn't actually constrain anything. Before installing or enabling it for autonomous use, ask the author to supply concrete rules (e.g., explicit deny-list/allow-list, required user confirmation flows, examples of dangerous commands to block, and exact checks to perform). If you must enable it now, prefer user-invocable only and consider disabling autonomous invocation (disable-model-invocation) until the SKILL.md is completed. Treat the current version as ineffective rather than malicious, but avoid giving it permission to run commands without a completed, specific policy.
Capability Analysis
Type: OpenClaw Skill
Name: safety-executor
Version: 1.0.0
The safety-executor skill bundle appears to be a placeholder or template intended to provide safety guidelines for system command execution. The SKILL.md file contains empty tags for high-risk principles and controlled operations, and there is no executable code or evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name and description match an instruction-only safety guide for executing system commands. The skill declares no binaries, env vars, or installs — which is proportionate to a guidance-only skill.
Instruction Scope
SKILL.md contains unresolved placeholders (<HIGH_RISK_PRINCIPLES>, <CONTROLLED_OPERATIONS>) and provides only high-level, vague guidance. It does not define what commands are hard-blocked versus which require user confirmation, nor does it provide concrete checks or safe patterns. Vague/open-ended instructions can grant an agent broad discretion when deciding whether to run commands.
Install Mechanism
No install spec and no code files — lowest-risk distribution. Nothing will be written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested — consistent with a purely instructional safety guide.
Persistence & Privilege
Defaults allow the skill to be invoked by the model autonomously (platform default). That alone is normal, but combined with the skill's vague guidance it increases the risk an agent could act without clear constraints. always is false (good).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install safety-executor - After installation, invoke the skill by name or use
/safety-executor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of safety-executor skill.
- Provides guidelines and principles for the safe execution of system commands.
- Introduces core and restrictive principles to protect system integrity and prevent harmful operations.
- Requires user confirmation for controlled or restricted actions.
Metadata
Frequently Asked Questions
What is Safety Executor?
当需要执行系统命令时候,请遵循核心原则(硬性阻止),限制原则(需要用户确认)。提供系统命令执行的安全指南,保护系统完整性和防止潜在有害操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.
How do I install Safety Executor?
Run "/install safety-executor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Safety Executor free?
Yes, Safety Executor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Safety Executor support?
Safety Executor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Safety Executor?
It is built and maintained by keizikeizi215-beep (@keizikeizi215-beep); the current version is v1.0.0.
More Skills