Skip to content

add authsome under Runtime · Tool#445

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

add authsome under Runtime · Tool#445
zriyansh wants to merge 1 commit into
InftyAI:mainfrom
zriyansh:add-authsome

Conversation

@zriyansh

@zriyansh zriyansh commented Jun 1, 2026

Copy link
Copy Markdown

hey, opening this to add authsome under Runtime → Tool.

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 local HTTPS proxy on loopback 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.

fits the Tool subsection alongside the agent-runtime utilities already there (SidClaw is the closest peer — "identity → policy → approval → trace"; authsome is the credential-injection layer that complements that approval layer). slotted alphabetically first since the list is sorted by name.

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

Signed-off-by: Priyansh Khodiyar <priyanshkhodiyar.27@gmail.com>
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 1, 2026
@InftyAI-Agent InftyAI-Agent requested review from cr7258 and kerthcet June 1, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants