🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Agentvault

by @maheen-sajjad

Encrypted credential vault and persistent memory for AI agents. Install from npm, sandbox agent access to secrets, store and query encrypted memory, run an M...

Versionv1.0.2
πŸ’‘ Examples

# Initialize vault in your project (ask user first)
agentvault init

Add secrets (ask user first)

agentvault secret add MY_API_KEY "your-api-key-here"

Store agent knowledge (ask user first)

agentvault memory store webhook-tips \ "Always verify webhook signatures with the raw body, not parsed JSON" \ -t knowledge --tags webhook security

Search knowledge (safe β€” read-only)

agentvault memory query "webhook verification"

Run an agent with controlled access (ask user first)

agentvault wrap -p moderate "claude-code ."

Health check (safe β€” read-only)

agentvault doctor

View on ClawHub
TERMINAL
clawhub install agentvault

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’