Skip to content
View manojbajaj95's full-sized avatar

Block or report manojbajaj95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
manojbajaj95/README.md

Manoj Bajaj

Building primitives that make autonomous agents more capable.

Agents are moving from chat windows into real systems. But they still lack the infrastructure humans and services take for granted: identity, credentials, permissions, tools, memory, payments, scheduling, and audit.

I’m building open-source infrastructure that gives agents those missing primitives.

Current work:

  • Passport — identity for agents
  • Authsome — safe credential access for agents
  • Market — wallet and paid API access for agents
  • Skills — reusable capabilities for agents

Pinned Loading

  1. agentrhq/authsome agentrhq/authsome Public

    Local credential vault for AI agents. Log in once via Oauth2 or API Key. Every agent stays authenticated — headless, no SaaS, agents never see your credentials.

    Python 41 7

  2. claude-gtm-plugin claude-gtm-plugin Public

    Skills for GTM teams

    HTML 56 14

  3. agent-passport agent-passport Public

    DID-backed identity provider for AI agents with DPoP-bound tokens, JWKS discovery, ownership claims, and a public passport registry.

    TypeScript