·agent-vault
</>

agent-vault

Read/write config files (.env, YAML, TOML, JSON, docker-compose, etc.) safely. Use this instead of Read/Write/Edit tools whenever touching config files that may contain API keys, tokens, passwords, or other secrets — it auto-detects and redacts them.

33Installs·0Trend·@botiverse

Installation

$npx skills add https://github.com/botiverse/agent-vault --skill agent-vault

How to Install agent-vault

Quickly install agent-vault AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/botiverse/agent-vault --skill agent-vault
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: botiverse/agent-vault.

SKILL.md

View raw

Read and write config files without ever seeing secret values. Secrets are stored in an encrypted local vault. You see placeholders; the real values are written to disk transparently.

Sensitive commands (NEVER execute — tell the user to run these)

These require a TTY and will fail if you try to execute them.

Read/write config files (.env, YAML, TOML, JSON, docker-compose, etc.) safely. Use this instead of Read/Write/Edit tools whenever touching config files that may contain API keys, tokens, passwords, or other secrets — it auto-detects and redacts them. Source: botiverse/agent-vault.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/botiverse/agent-vault --skill agent-vault
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from botiverse/agent-vault

Quick answers

What is agent-vault?

Read/write config files (.env, YAML, TOML, JSON, docker-compose, etc.) safely. Use this instead of Read/Write/Edit tools whenever touching config files that may contain API keys, tokens, passwords, or other secrets — it auto-detects and redacts them. Source: botiverse/agent-vault.

How do I install agent-vault?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/botiverse/agent-vault --skill agent-vault Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/botiverse/agent-vault

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20

Related Skills