Open-source identity, governance, and access control for AI agents
10K+
Backend API server for Agent Identity Management (AIM) -- the open-source NHI platform for AI agents.
docker pull opena2a/aim-server
Or use the one-liner installer:
curl -sSL https://raw.githubusercontent.com/opena2a-org/agent-identity-management/main/scripts/quickstart.sh | bash
All images are signed with cosign (keyless, OIDC-based):
cosign verify opena2a/aim-server:latest \
--certificate-identity-regexp="https://github.com/opena2a-org/agent-identity-management" \
--certificate-oidc-issuer="https://token.actions.githubusercontent.com"
| Tag | Description |
|---|---|
latest | Latest stable release |
edge | Built from main on every push |
0.5.3 | Specific release version |
0.5 | Latest patch in the 0.5 series |
0 | Latest minor in the 0.x series |
pip install aim-sdkContent type
Image
Digest
sha256:a75925bef…
Size
41.9 MB
Last updated
about 1 hour ago
docker pull opena2a/aim-server