← Back to Skills Marketplace
bytesagain3

Encrypt

by bytesagain3 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ Security Clean
381
Downloads
0
Stars
2
Active Installs
12
Versions
Install in OpenClaw
/install encrypt
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encrypt concepts, best practices, and implementation patterns.
README (SKILL.md)

Encrypt

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encrypt concepts, best practices, and implementation patterns. No API keys or credentials required.

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 is a local reference that only prints documentation from a shell script and does not access the network or secrets. It appears safe and coherent with its description. Before using: (1) note the small version mismatches between the registry, SKILL.md, and the script — verify you have the intended version if that matters; (2) if you run the included shell script on production or restricted hosts, review the script (it only prints text) and run it with least privilege; (3) if you expected a skill that integrates with external services, be aware this one does not require or use any API keys or network access. Overall: fine to install for local reference, but fix/document the version drift and ambiguous quickstart wording for clarity.
Capability Analysis
Type: OpenClaw Skill Name: encrypt Version: 2.0.5 The 'encrypt' skill is a static documentation reference tool. The shell script (scripts/script.sh) and the agent instructions (SKILL.md) only provide informational text about security concepts via heredocs. There is no evidence of network access, file system modification, data exfiltration, or malicious execution logic.
Capability Assessment
Purpose & Capability
Name/description indicate a local reference for 'Encrypt' concepts; included files (SKILL.md and scripts/script.sh) only emit plain-text documentation. No additional credentials, binaries, or external services are required, which aligns with the stated purpose.
Instruction Scope
Runtime instructions and the shell script only print documentation (heredocs) and handle CLI args. SKILL.md explicitly states 'No API keys or credentials required' and the script does not perform network calls or read files/env vars. Minor inconsistencies: SKILL.md quickstart mentions 'Required tools and access credentials' (likely generic wording) and there are version mismatches between registry (2.0.5), SKILL.md (2.0.4) and the script VERSION (2.0.3). These are quality issues but not security-critical.
Install Mechanism
No install specification (instruction-only plus a simple script). Nothing is downloaded or extracted; the risk from installation is minimal.
Credentials
The skill requests no environment variables, no credentials, and references no config paths. The declared requirements are minimal and proportionate to a documentation/reference tool.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify system/other-skill configurations. Normal autonomous invocation is allowed by default but not combined with any broad privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install encrypt
  3. After installation, invoke the skill by name or use /encrypt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.5
Fix description
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
Metadata
Slug encrypt
Version 2.0.5
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 12
Frequently Asked Questions

What is Encrypt?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encrypt concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 381 downloads so far.

How do I install Encrypt?

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

Is Encrypt free?

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

Which platforms does Encrypt support?

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

Who created Encrypt?

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

💬 Comments