Skip to main content

@webframp/hashicorp-vault

v2026.04.22.1

HashiCorp Vault secrets management via REST API (KV v1 and v2)

Repository

https://github.com/webframp/swamp-extensions

Labels

vaultsecretshashicorpsecurityenterprisekv

Contents

Quality score

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @webframp/hashicorp-vault

HashiCorp Vaultconfigurable
@webframp/hashicorp-vaulthashicorp.ts

HashiCorp Vault secrets management via REST API

Config Fields

FieldTypeDescription
addressstringVault server address (e.g., https://vault.example.com:8200)
tokenstringVault authentication token
mountstringSecrets engine mount path
kvVersionenumKV secrets engine version
namespace?stringVault namespace (Enterprise only)