Scaleway Secret Manager Vault
@sntxrr/scaleway-secret-manager-vaultv2026.07.18.1
01README
A swamp vault backend backed by Scaleway Secret Manager — source other models' secrets from Scaleway with vault.get(...) expressions, authenticated via X-Auth-Token.
02Vaults
Scaleway Secret Managerconfigurable
@sntxrr/scaleway-secret-manager-vaultmod.ts
Source secrets from Scaleway Secret Manager (regional /secret-manager/v1beta1) via X-Auth-Token.
Config Fields
| Field | Type | Description |
|---|---|---|
| secretKey | string | Scaleway API secret key. Wire with ${{ vault.get(...) }} is NOT possible here (this IS the vault); pass via --config or an env-substituted value. |
| projectId | string | Scaleway Project ID that owns the secrets. |
| region | string | Region, e.g. fr-par, nl-ams, pl-waw. |
| endpoint? | string | Override the API host. Defaults to https://api.scaleway.com. |
03Stats
A
100 / 100
Downloads
0
Archive size
5.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/sntxrr/swamp-scaleway04Platforms
05Labels