Skip to content

add authsome under Development & Code Tools#845

Open
zriyansh wants to merge 2 commits into
ComposioHQ:masterfrom
zriyansh:add-authsome
Open

add authsome under Development & Code Tools#845
zriyansh wants to merge 2 commits into
ComposioHQ:masterfrom
zriyansh:add-authsome

Conversation

@zriyansh
Copy link
Copy Markdown

hey, opening this to add authsome under Development & Code Tools (alphabetical position between artifacts-builder and aws-skills).

authsome is a local OAuth2 and API-key credential broker for AI agents. login once via browser PKCE or device code, credentials live in an encrypted vault at ~/.authsome, a local proxy injects them at request time so the agent's env never holds raw keys. 30+ providers preconfigured (github, google, openai, linear, slack, notion, resend, stripe, etc).

ships an agentskills.io-compatible SKILL.md at https://github.com/agentrhq/authsome/tree/main/skills/authsome that's compatible with the format described in your README intro (YAML frontmatter, Markdown body, progressive disclosure). standalone CLI installs via uvx authsome@latest or pip install authsome.

i'm not the original author of authsome, i work alongside the team on distribution. heads-up that authsome and Composio overlap in category (credential brokering for agents) — authsome is the local-first, single-user MIT alternative and complements Composio for use cases where users don't want a hosted service. completely understand if you'd rather not list a category peer; happy to close if so.

repo: https://github.com/agentrhq/authsome
license: MIT
pypi: https://pypi.org/project/authsome/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant