← 返回 Skills 市场
ckchzh

Jail

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install jail
功能描述
Jail reference tool. Use when working with jail in sysops contexts.
使用说明 (SKILL.md)

Jail

Jail reference tool. Use when working with jail in sysops contexts.

When to Use

  • Working with jail and need quick reference
  • Looking up sysops standards or best practices for jail
  • Troubleshooting jail issues
  • Need a checklist or guide for jail tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a safe, read-only reference tool. Before installing, you can: (1) review the bundled scripts/script.sh yourself (it prints static documentation and makes no network or credential use), (2) test it in a sandbox or isolated environment if you want extra assurance, and (3) be aware of minor documentation inconsistencies (e.g., 'troubleshooting' vs 'debugging') which are harmless but may cause confusion. If you expect a tool that actually manages jails (creates/changes systems), note that this skill is only a reference and does not perform system changes.
功能分析
Type: OpenClaw Skill Name: jail Version: 1.0.0 The 'jail' skill bundle is a purely informational reference tool for sysops contexts. The primary script (scripts/script.sh) contains static documentation delivered via heredocs and does not perform any network requests, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
The name/description ('Jail' reference tool for sysops) matches the included files: SKILL.md provides documentation and the included scripts/script.sh prints help and documentation. There are no unexpected external integrations or credential requests.
Instruction Scope
SKILL.md directs the agent to run the bundled scripts/script.sh with specific subcommands; the script only emits static documentation and does not read other files, environment variables, or network resources. Minor content inconsistencies exist in the docs (e.g., cheatsheet lists a 'troubleshooting' entry while the script implements 'debugging', and show_help uses a quoted heredoc so $VERSION prints literally) — these are documentation bugs, not evidence of malicious behavior.
Install Mechanism
No install specification is provided (instruction-only style) and the repository includes a single benign shell script. Nothing is downloaded from external URLs at install time and no archives are extracted.
Credentials
The skill declares no required environment variables, uses none in its script, and requests no credentials or config paths; this is proportionate for a read-only reference tool.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or system configurations. The script performs only local stdout output and no privileged operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug jail
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Jail 是什么?

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

如何安装 Jail?

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

Jail 是免费的吗?

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

Jail 支持哪些平台?

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

谁开发了 Jail?

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

💬 留言讨论