← Back to Skills Marketplace
dlhugly

Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw

by DLhugly · GitHub ↗ · v1.5.0
cross-platform ✓ Security Clean
1008
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install vault0
Description
Security suite for OpenClaw agents. Encrypted secret storage (AES-256-GCM), real-time activity monitoring via gateway WebSocket, policy enforcement, and native x402 payment wallet with EIP-3009 signing. Secure API keys, watch agent behavior, and handle machine-to-machine micropayments. macOS desktop app (Rust + Tauri). Reads ~/.openclaw/.env during hardening. Installation downloads a DMG from GitHub releases. After install, the app makes no external network calls and only listens on localhost.
Usage Guidance
This instruction-only skill is coherent with its stated goal (a macOS vault/monitor that reads OpenClaw configs and uses Keychain). Before installing: 1) Manually verify the SHA-256 shown by shasum against the release page before mounting the DMG. 2) Prefer building from source (git clone && npm install && npm run tauri build) if you or someone you trust can audit the code — the DMG is unsigned/notarized per the instructions. 3) Be aware the app will be persistent (installed to /Applications) and will access your OpenClaw files and macOS Keychain (wallet private keys are claimed to remain in Keychain). 4) Do not skip the gatekeeper prompt without understanding the risk. 5) If you cannot or will not audit the release, decline installation or use the build-from-source path. 6) After hardening, verify the expected changes (first line of ~/.openclaw/.env and Vault-0 dashboard) and keep a backup of any wallet mnemonic using a method you trust. If any step is unclear or you cannot confirm the GitHub release integrity, treat the binary as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: vault0 Version: 1.5.0 The skill 'vault0' is a security suite for OpenClaw agents, designed for secret storage and agent monitoring. The installation process is transparent, downloading a DMG from a public GitHub repository. Crucially, it includes a step to verify the SHA-256 hash of the downloaded file and explicitly instructs the agent to wait for human confirmation against the GitHub release page, which is a strong security practice. All executed commands are standard for macOS application installation and verification, and the skill explicitly states 'localhost-only-after-install' with 'no telemetry, no cloud sync, no external endpoints' post-installation. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (agent security, local vault, monitor, optional wallet) align with the instructions: download and install a macOS app, run it to harden OpenClaw and monitor the gateway, and verify ~/.openclaw/.env. Declared configPaths (~/.openclaw/.env, openclaw.json) and the shown single-line check are consistent with the described hardening behavior.
Instruction Scope
SKILL.md tells the agent to fetch a DMG from the project's GitHub releases, verify SHA-256 manually, mount the DMG, copy the .app into /Applications, and run a single-line head of ~/.openclaw/.env to confirm hardening. These steps are scoped to installation and a minimal verification of the OpenClaw env file. The instructions do read a user config file (head -1 ~/.openclaw/.env) which is appropriate for the stated purpose, but the skill gives broad discretion to prompt the user and to open the app which will then access Keychain and the OpenClaw gateway locally.
Install Mechanism
No install scripts are bundled; instructions download a DMG from GitHub releases (standard distribution method). This is reasonable, but the DMG is not Apple-notarized per the SKILL.md, so Gatekeeper prompts are expected and the user is asked to manually verify the SHA-256. Because the delivered artifact is a binary (DMG) and not source, the user must trust the release or build from source. Use of GitHub releases is normal and not inherently red-flagged.
Credentials
The skill does not request environment variables or external credentials in the registry metadata. It does reference and read the OpenClaw config path (~/.openclaw/.env) during hardening and documents use of macOS Keychain for the optional wallet — both are proportional to a vault/wallet app. No unrelated credentials or broad env access are requested.
Persistence & Privilege
The skill instructs installing a persistent macOS app into /Applications which is expected for this functionality. always:true is not set. The app will run locally and listen on localhost for agent monitoring/proxying — that persistence and localhost access are coherent with the stated purpose but increase blast radius if the binary is malicious, so verification is important.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vault0
  3. After installation, invoke the skill by name or use /vault0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
Release v1.5.0. See https://github.com/0-Vault/Vault-0/releases/tag/v1.5.0
v1.4.0
Release v1.4.0. See https://github.com/0-Vault/Vault-0/releases/tag/v1.4.0
v1.3.0
Release v1.3.0. See https://github.com/0-Vault/Vault-0/releases/tag/v1.3.0
v1.2.0
Release v1.2.0. See https://github.com/0-Vault/Vault-0/releases/tag/v1.2.0
v1.1.0
Initial ClawHub release. Encrypted secret vault, policy engine, real-time agent monitoring, and MCP hardening for OpenClaw.
Metadata
Slug vault0
Version 1.5.0
License
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw?

Security suite for OpenClaw agents. Encrypted secret storage (AES-256-GCM), real-time activity monitoring via gateway WebSocket, policy enforcement, and native x402 payment wallet with EIP-3009 signing. Secure API keys, watch agent behavior, and handle machine-to-machine micropayments. macOS desktop app (Rust + Tauri). Reads ~/.openclaw/.env during hardening. Installation downloads a DMG from GitHub releases. After install, the app makes no external network calls and only listens on localhost. It is an AI Agent Skill for Claude Code / OpenClaw, with 1008 downloads so far.

How do I install Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw?

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

Is Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw free?

Yes, Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw support?

Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vault-0: Agent Security, Monitor & x402 Wallet for OpenClaw?

It is built and maintained by DLhugly (@dlhugly); the current version is v1.5.0.

💬 Comments