Portfolio GitHub
aim-atx
opena2a-org
The IAM layer for AI agents: cryptographic identity, capability authorization, and audit trails for non-human identities. Open source.
Last commit
1mo ago
Branch
fix/registry-atc-client-name-collision
Language
Go
Stars
51
Commits (30d)
0
Open issues
3
Open PRs
0
Working tree
clean
Linked todos (0)
No todos linked to this repo.
Recent commits
Rename ATC client to ATCClient to avoid cloud-build collision
1mo ago
Add Agent Trust Credential issuance delegating to the Registry (#312)
1mo ago
Wire the 9-factor agent trust score to real data sources
1mo ago
Harden otel-demo smoke script: reach Postgres over published port
1mo ago
Rename dashboard heading to 'Security Overview' (#304)
1mo ago
Server-side token revocation on logout + opt-in CORS preview origins (#307)
1mo ago
Retire empty-typ grace on the access path (keep it for refresh) (#309)
1mo ago
Run vitest once in sdk/typescript test script (#303)
1mo ago
Separate access vs refresh tokens with a typ claim (grace rollout) (#308)
1mo ago
Harden auth: block SDK tokens as bearer, idle/absolute session timeout, org name in /auth/me (#305)
1mo ago
docs([private]): cross-link aicomply as content-compliance companion (#302)
1mo ago
sync-to-cloud: respect .sync-protect in sync_migrations() (#301)
1mo ago
feat(java-sdk): local ATX credential verification (atx-verify extraction step 5) (#300)
1mo ago
feat(ts-sdk): local ATX credential verification path (#299)
1mo ago
perf(web): progressively load the A2A dashboard page (#298)
1mo ago
perf: eliminate per-row query N+1 in MCP servers + pending verifications lists (#297)
1mo ago
fix(java-sdk): bump bouncycastle 1.79 -> 1.84 (CVE-2026-5598) (#294)
2mo ago
ci(sync): bump actions/checkout v4 -> v5 (#296)
2mo ago
perf(agents): eliminate 1+2N query pattern in agent list, add server-side pagination (#295)
2mo ago
feat(registration): capture optional signup profile questions (#291)
2mo ago
ci: retry docker registry logins to survive transient 500s (#290)
2mo ago
fix(sdk): name the real credential source path; guard login EOF (#288)
2mo ago
release(sdk-py): aim-sdk 1.24.1 (#287)
2mo ago
fix(sdk-cli): stop doubling the 'Token exchange failed:' prefix (#286)
2mo ago
feat(agents): add optional declaredPurpose to agent identity (#289)
2mo ago