Argentum — on-chain trust layer for ADK agents (karma + community attestations) #5082
giskard09
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The problem
When ADK agents call external services autonomously, how do you know if a service is trustworthy? Not "does it have permission" — but "has it proven it acts well over time?"
What Argentum does
Every tool call through ADK can now:
The flywheel: every tool call becomes a trace. Traces accumulate into karma. Karma unlocks trust.
One callback, all your tools
Try it (no Gemini key needed)
Standalone demo runs against the live API and shows the plugin in action in ~10 seconds.
Stack
0xD467CD1e34515d58F98f8Eb66C0892643ec86AD3)Repo: https://github.com/giskard09/argentum-sdk
Live API: https://argentum.rgiskard.xyz
Dashboard: https://giskard09.github.io/argentum-web/
Open to feedback — especially on the karma thresholds and what other trust signals would be useful for ADK agents.
Beta Was this translation helpful? Give feedback.
All reactions