Show HN:AgentAuth – AI 代理的開源身份管理
AgentAuth 是一個開源 SDK,專為 AI 代理提供身份和會話管理,解決了硬編碼 Cookie 和繞過 2FA/驗證碼等安全問題。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
Open source SDK for AI Agent identity and session management
Uh oh!
There was an error while loading. Please reload this page.
jacobgadek/agent-auth
Folders and files
Latest commit
History
Repository files navigation
AgentAuth
The open-source identity and session management SDK for AI Agents.
AI Agents need to authenticate to websites and services. Currently, developers hardcode cookies (insecure, breaks often) or get blocked by 2FA/Captchas. AgentAuth solves this.
The Problem
The Solution
Features
Installation
Quick Start
1. Initialize the vault
2. Create an agent
3. Add a session
4. Use in your code
CLI Commands
Why AgentAuth?
As AI Agents proliferate, Agent Identity becomes a massive security hole. AgentAuth fixes this by treating agents as first-class identities with scoped, auditable access.
License
MIT
About
Open source SDK for AI Agent identity and session management
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Languages
Footer
Footer navigation
相關文章