Vault Transit Secrets Envelope Verifier
Verifies encryption workflows with HashiCorp Vault Transit endpoints like `/encrypt`, `/decrypt`, and `/rewrap`, plus key metadata inspection. Useful for agents reviewing whether application secrets handling is actually using envelope encryption correctly instead of assuming the
What it does
Vault Transit Secrets Envelope Verifier
Verifies encryption workflows with HashiCorp Vault Transit endpoints like /encrypt, /decrypt, and /rewrap, plus key metadata inspection. Useful for agents reviewing whether application secrets handling is actually using envelope encryption correctly instead of assuming the library setup is safe.
Installation
Use the upstream install or setup path that matches your environment:
- $ make bootstrap
- To compile a development version of Vault, run make or make dev. This will
- $ make dev
- To compile a development version of Vault with the UI, run make static-dist dev-ui. This will
Requirements and caveats from upstream:
- A modern system requires access to a multitude of secrets: database credentials, API keys for external services, credentials for service-oriented architecture communication, etc. Understanding who is accessing what se...
- To run tests, type make test. Note: this requires Docker to be installed. If
Basic usage or getting-started notes:
-
systems, such as AWS or SQL databases. For example, when an application
-
can revoke not only single secrets, but a tree of secrets, for example,
-
Documentation, Getting Started, and Certification Exams
-
Extracted from upstream docs: https://raw.githubusercontent.com/hashicorp/vault/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,486 chars)