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.
$npx -y skills add 0-vault/vault-0 --skill vault0Installs into the current project.
Run `npx skills use "https://github.com/0-vault/vault-0" --skill "0-vault/vault-0/vault0"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0-vault/vault-0" that are relevant to the current task. Run `npx skills add "https://github.com/0-vault/vault-0"` and select the relevant skills, then follow their instructions.