hey, opening this to add authsome under Documentation & Security.
authsome is a local credential broker for AI agents. log in once via OAuth2 or API key, encrypted vault stores credentials, a local proxy injects them at request time so the agent never touches raw secrets. 45 providers bundled including github, google, openai, linear, slack, notion, resend, stripe.
it ships a .claude-plugin/marketplace.json at the repo root, so claude code users can install with /plugin marketplace add agentrhq/authsome then /plugin install authsome@authsome. SKILL.md lives at skills/authsome/.
happy to reword or move it (Integrations or Developer Productivity are reasonable alternatives). settled on Documentation & Security because the core function is keeping raw credentials out of the agent's process.
repo: https://github.com/agentrhq/authsome website: https://authsome.ai license: MIT