Keyvault

v2.0.2

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Keyvault concepts, best practices, and implementation patterns.

0· 167·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/keyvault.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Keyvault" (xueyetianya/keyvault) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/keyvault
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install keyvault

ClawHub CLI

Package manager switcher

npx clawhub@latest install keyvault
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97btqx5f3vbnn9fcwvqrsy7tx83gz0x
167downloads
0stars
3versions
Updated 1mo ago
v2.0.2
MIT-0

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

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet 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 | hello@bytesagain.com

Comments

Loading comments...