Hal Vault

Securely store, search, and use secrets (API keys, tokens, passwords, SSH keys) with hal-vault, an SSH-key encrypted local secret store. Use when the user shares a credential that should be saved, asks what secrets are stored or where a key is, or when a command/workflow needs a secret injected. Core discipline - never print raw secret values into chat, logs, or files; reference secrets only by their masked form, and use --reveal exclusively inside command substitution.

ofoxai 84f6692 3 files · 9.9 KB Updated

File contents

ofoxai/skills/tree/main/skills/hal-vault commit 84f6692e38

Frequently asked questions

npx skillmds@latest add ofoxai/hal-vault