← Back to Skills Marketplace
xueyetianya

Keyvault

by bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install keyvault
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Keyvault concepts, best practices, and implementation patterns.
README (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]

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

What is Keyvault?

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

How do I install Keyvault?

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

Is Keyvault free?

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

Which platforms does Keyvault support?

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

Who created Keyvault?

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

💬 Comments