Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
is the read-only Vault bridge for autonomous agents. Agents fetch secrets at runtime through Keymaster instead of carrying API keys in , prompts, or shell history. It is built for Claude Code, Codex, OpenClaw, cron jobs, and A2A agents that need credentials with no human in the loop. If you prefer environment variables instead of inline credentials: fetches , , and other approved Vault values on…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
is the read-only Vault bridge for autonomous agents. Agents fetch secrets at runtime through Keymaster instead of carrying API keys in , prompts, or shell history. It is built for Claude Code, Codex, OpenClaw, cron jobs, and A2A agents that need credentials with no human in the loop. If you prefer environment variables instead of inline credentials: fetches , , and other approved Vault values on demand. and let agents discover available service/key pairs before a workflow starts. validates 30+…