← 返回 Skills 市场
bytesagain1

Secret Encrypt

作者 bytesagain1 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install secret-encrypt
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Secret Encrypt concepts, best practices, and implementation patte...
安全使用建议
This skill appears to be a simple local reference/CLI that prints documentation — it does not ask for credentials or perform network calls. If you plan to install or run it, you can: (1) inspect the script (scripts/script.sh) yourself (already provided) to confirm no unexpected commands; (2) run it in a restricted/sandboxed environment if you have any doubt; and (3) be aware of minor non-security issues (version mismatch and help text variable quoting) that affect usability but not safety. If you need guarantees, verify the upstream GitHub repo and release provenance before using in production.
功能分析
Type: OpenClaw Skill Name: secret-encrypt Version: 2.0.1 The 'secret-encrypt' skill bundle is a static documentation reference tool. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for various development topics and contains no network calls, file system modifications, or credential handling. Both SKILL.md and the script logic are consistent and lack any indicators of malicious intent or security vulnerabilities.
能力评估
Purpose & Capability
Name/description claim a documentation/reference tool for 'Secret Encrypt' and the provided files (SKILL.md + a shell script that prints reference text) match that purpose. There are no unexpected env vars, binaries, or cloud credentials requested.
Instruction Scope
SKILL.md explicitly states no external API calls or credentials. The runtime script only emits heredoc help/reference text and does not read files, call network endpoints, or access environment variables. Minor issues: the script's VERSION variable (2.0.0) differs from registry version (2.0.1), and the help heredoc is single-quoted so the $VERSION variable will not expand as likely intended — these are usability bugs, not security issues.
Install Mechanism
No install spec (instruction-only with an included helper script). Nothing is downloaded or written to disk by an installer; risk from the install mechanism is low. The included script would be executed locally if the agent runs it.
Credentials
No required environment variables, credentials, or config paths are declared or accessed. The script does not read or require secrets. Requested privileges are proportional to a documentation/reference tool.
Persistence & Privilege
always:false and default model-invocation are appropriate. The skill does not attempt to modify other skills or system-wide settings. No persistent presence or elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install secret-encrypt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /secret-encrypt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug secret-encrypt
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Secret Encrypt 是什么?

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

如何安装 Secret Encrypt?

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

Secret Encrypt 是免费的吗?

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

Secret Encrypt 支持哪些平台?

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

谁开发了 Secret Encrypt?

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

💬 留言讨论