← 返回 Skills 市场
Crypt
作者
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
172
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install crypt
功能描述
crypt
使用说明 (SKILL.md)
Crypt
crypt. No API keys or credentials required — outputs reference documentation only.
Commands
| Command | Description |
|---|---|
intro |
intro reference |
quickstart |
quickstart reference |
patterns |
patterns reference |
debugging |
debugging reference |
performance |
performance reference |
security |
security reference |
migration |
migration reference |
cheatsheet |
cheatsheet reference |
Output Format
All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.
Powered by BytesAgain | bytesagain.com | [email protected]
安全使用建议
This skill appears to be a harmless reference tool: it only prints static documentation from a bundled shell script and does not contact external services or ask for secrets. If you install it, expect simple local CLI behavior. Minor note: the help text uses quoted heredocs in a way that prevents version variable expansion (a harmless bug). No additional precautions appear necessary beyond usual caution when running any downloaded script (review contents before execution).
功能分析
Type: OpenClaw Skill
Name: crypt
Version: 2.0.2
The 'crypt' skill bundle is a purely informational tool designed to provide reference documentation. The shell script `scripts/script.sh` uses static heredocs to output text for various commands (e.g., intro, security, patterns) and contains no network calls, file system modifications, or credential-gathering logic. The `SKILL.md` file accurately describes the tool's limited scope as a reference-only utility.
能力评估
Purpose & Capability
The name/description claim 'crypt' is a reference doc and the shipped script and SKILL.md only provide static reference text and command help; required capabilities (none) align with that purpose.
Instruction Scope
SKILL.md states outputs are plain-text heredocs and the included scripts/script.sh implements only heredoc outputs and simple CLI dispatch. The script does not read environment variables, system config paths, or perform network I/O.
Install Mechanism
No install spec is provided and there are no downloads or package installs; the skill is instruction-only with a local script file—low risk.
Credentials
The skill requires no environment variables, no credentials, and the script does not reference SECRET/TOKEN/PASSWORD or other sensitive envs—requirements are minimal and proportional.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crypt - 安装完成后,直接呼叫该 Skill 的名称或使用
/crypt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
常见问题
Crypt 是什么?
crypt. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Crypt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crypt」即可一键安装,无需额外配置。
Crypt 是免费的吗?
是的,Crypt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crypt 支持哪些平台?
Crypt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crypt?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.2。
推荐 Skills