Skip to content

add authsome under Guardrails, Security & Governance#16

Open
zriyansh wants to merge 1 commit into
Picrew:mainfrom
zriyansh:add-authsome
Open

add authsome under Guardrails, Security & Governance#16
zriyansh wants to merge 1 commit into
Picrew:mainfrom
zriyansh:add-authsome

Conversation

@zriyansh

@zriyansh zriyansh commented Jun 1, 2026

Copy link
Copy Markdown

hey, opening this to add authsome under Guardrails, Security & Governance, slotted right after Agent Vault since they share the credentials/proxy tag set and solve the same threat (agent process env touching raw secrets).

authsome is a local credential broker for AI agents. log in once via OAuth2 (browser PKCE or device code) or API key, encrypted local vault stores credentials, a loopback HTTPS proxy injects them into outbound provider requests so the agent's process env never holds raw secrets. 45 providers bundled (14 OAuth2, 31 API key) including github, google, openai, linear, slack, notion, resend, stripe. background token refresh, no SaaS dependency.

different from Agent Vault: authsome is local-first single-user (no central control plane needed), Agent Vault is the Infisical hosted control plane. they're complementary at different deployment tiers.

repo: https://github.com/agentrhq/authsome
website: https://authsome.ai
license: MIT

Signed-off-by: Priyansh Khodiyar <priyanshkhodiyar.27@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant