← 返回 Skills 市场
bytesagain3

Encrypt

作者 bytesagain3 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ 安全检测通过
381
总下载
0
收藏
2
当前安装
12
版本数
在 OpenClaw 中安装
/install encrypt
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encrypt concepts, best practices, and implementation patterns.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install encrypt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /encrypt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug encrypt
版本 2.0.5
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 12
常见问题

Encrypt 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encrypt concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 381 次。

如何安装 Encrypt?

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

Encrypt 是免费的吗?

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

Encrypt 支持哪些平台?

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

谁开发了 Encrypt?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.5。

💬 留言讨论