Skip to content

add authsome under Tools & Integrations#153

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

add authsome under Tools & Integrations#153
zriyansh wants to merge 1 commit into
hashgraph-online:mainfrom
zriyansh:add-authsome

Conversation

@zriyansh
Copy link
Copy Markdown

hey, opening this to add authsome under Tools & Integrations.

authsome is a local credential broker for AI agents (Codex included). log in once via OAuth2 or API key, encrypted vault stores credentials, a local proxy injects them at request time so Codex never sees raw secrets. 45 providers bundled (14 OAuth2, 31 API key) including github, google, openai, linear, slack, notion, resend, stripe.

slotted alphabetically near AxonFlow since it's in the agent-runtime-governance space, though authsome operates at the auth layer rather than policy enforcement. happy to move under Development & Workflow if that reads better.

works in Codex via standard skill installation: npx skills add agentrhq/authsome or /codex-setup flows. Codex integration docs: https://authsome.ai/docs/integrations/agents/codex.

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

Signed-off-by: Priyansh Khodiyar <priyanshkhodiyar.27@gmail.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@internet-dot
Copy link
Copy Markdown
Collaborator

This PR only adds a README entry. A complete submission needs:

  • Plugin bundle files under plugins/<owner>/<repo>/ (with .codex-plugin/plugin.json)
  • An icon file in assets/
  • An entry in plugins.json
  • An entry in .agents/plugins/marketplace.json

See CONTRIBUTING.md for the full spec.

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.

2 participants