← Back to Skills Marketplace
bytesagain3

Crypt

by bytesagain3 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install crypt
Description
crypt
README (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]

Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypt
  3. After installation, invoke the skill by name or use /crypt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
Metadata
Slug crypt
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Crypt?

crypt. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.

How do I install Crypt?

Run "/install crypt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crypt free?

Yes, Crypt is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypt support?

Crypt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypt?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.2.

💬 Comments