← 返回 Skills 市场
xueyetianya

Keyvault

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install keyvault
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Keyvault concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Keyvault

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Keyvault 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 appears to be a harmless, read-only reference that prints static documentation. If you plan to install or run the included script, you can review its contents (it's plain shell) and run it in a sandbox if you prefer. Note: SKILL.md declares version 2.0.2 while the script uses VERSION="2.0.1" — this minor version mismatch is likely benign but worth being aware of. As always, avoid supplying any secrets when experimenting and only grant broader permissions if the skill's future versions request them explicitly.
功能分析
Type: OpenClaw Skill Name: keyvault Version: 2.0.2 The 'keyvault' skill is a static documentation reference tool. Analysis of 'scripts/script.sh' and 'SKILL.md' shows that all commands simply output hardcoded text via heredocs to provide information on devtools patterns and best practices. There is no evidence of network access, credential harvesting, or malicious execution logic.
能力评估
Purpose & Capability
Name/description promise a read-only reference for Keyvault concepts; the included shell script and SKILL.md only output static documentation and do not request extra capabilities or credentials.
Instruction Scope
SKILL.md instructs to output plain-text heredocs and explicitly states no external API calls; the runtime script matches that behavior and does not read files, environment variables, or make network calls.
Install Mechanism
No install specification and the skill is effectively instruction-only with a small helper script — nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required env vars, credentials, or config paths and the code does not reference any; requested privileges are minimal and proportional.
Persistence & Privilege
always:false and default autonomous-invocation are appropriate; the skill does not attempt to persist configuration, modify other skills, or require elevated/system-wide access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install keyvault
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /keyvault 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
Domain-specific upgrade
元数据
Slug keyvault
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Keyvault 是什么?

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

如何安装 Keyvault?

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

Keyvault 是免费的吗?

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

Keyvault 支持哪些平台?

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

谁开发了 Keyvault?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论