vault-cli
OfficialSecure Vault secrets via CLI.
AuthorBjzyLabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables secure Vault secrets management from the command line, preventing secret leakage and manual credential handling in automation workflows.
Core Features & Use Cases
- Secure Access: Retrieve, rotate, and encrypt secrets using the Vault CLI or REST API.
- Authentication & Policy: Manage token/AppRole-based authentication and access-control policies.
- Use Case: Automate credentials retrieval in CI/CD pipelines without exposing secrets in code or logs.
Quick Start
Authenticate with Vault and perform common secret operations:
- vault token lookup
- vault kv get -field=username kvProd_v2/AWX/Application-Prod
- vault kv get -field=token kvProd_v2/AWX/Application-Prod
- curl -H "X-API-KEY: $(vault kv get -field=token kvProd_v2/AWX/Application-Prod)" https://keep-api.bjzy.me
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vault-cli Download link: https://github.com/BjzyLabs/vCenterCert/archive/main.zip#vault-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.