Jail
v1.0.0Jail reference tool. Use when working with jail in sysops contexts.
⭐ 0· 72·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk977k0k06m2z6pg0mmcy860bgx83f7ch
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
