gitrgoliveira/vault-plugin-secrets-openai
OpenAI secrets engine for HashiCorp Vault
This project helps operations engineers and security teams automate the secure management of OpenAI service accounts and API keys within their infrastructure. It takes a single OpenAI administrator key and an organization ID as input. It then dynamically generates temporary, project-specific OpenAI API keys and service accounts for applications, and automatically revokes them when no longer needed. This ensures applications only have access for as long as they require.
Use this if your organization needs to provision OpenAI API access to various applications or teams in a secure, automated, and ephemeral manner.
Not ideal if you only need a single, long-lived OpenAI API key for personal use or a simple application without stringent security requirements.
Stars
17
Forks
—
Language
Go
License
MPL-2.0
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gitrgoliveira/vault-plugin-secrets-openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.