← 返回 Skills 市场
xueyetianya

Sandbox

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sandbox
功能描述
Sandbox reference tool. Use when working with sandbox in sysops contexts.
安全使用建议
This skill appears to be a safe local reference implemented as a bash script. Before installing or running it: (1) verify you trust the bytesagain.com / GitHub source and check the repo history; (2) review scripts/script.sh yourself (it is short and only prints documentation); (3) be aware it will execute a shell script (requires bash) — don't run it as a privileged user unless you trust the source; (4) because the metadata doesn't declare 'bash' as a required binary, ensure your runtime environment provides a bash-compatible shell.
功能分析
Type: OpenClaw Skill Name: sandbox Version: 1.0.0 The skill bundle is a purely informational reference tool for sysops contexts. The primary script (scripts/script.sh) only outputs static documentation text using cat commands and contains no functional code that interacts with the network, file system, or sensitive environment variables.
能力评估
Purpose & Capability
The skill's name/description (sandbox reference for sysops) matches the included content: a local CLI script that prints documentation. One minor mismatch: the registry metadata lists no required binaries, but the runtime instructions execute scripts/script.sh with a bash shebang (#!/usr/bin/env bash), so a POSIX bash interpreter is implicitly required.
Instruction Scope
SKILL.md directs the agent to run the local scripts/script.sh with a small set of read-only commands (intro, quickstart, debugging, etc.). The script only prints static documentation; it does not read other files, environment variables, or send data to external endpoints.
Install Mechanism
There is no install specification (instruction-only skill) and the only code included is a local shell script. Nothing is downloaded or extracted during install.
Credentials
The skill requests no environment variables, credentials, or config paths. The scope of access asked-for is proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not attempt to modify other skills or system-wide configuration. It contains a single local helper script and does not request elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sandbox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sandbox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug sandbox
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Sandbox 是什么?

Sandbox reference tool. Use when working with sandbox in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。

如何安装 Sandbox?

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

Sandbox 是免费的吗?

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

Sandbox 支持哪些平台?

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

谁开发了 Sandbox?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论