paperclip-plugin-avp — Trust & Reputation Layer for Paperclip Agents #1926
creatorrmode-lead
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.
What it does
Native Paperclip plugin that adds trust verification between agents via Agent Veil Protocol (AVP).
Install:
5 tools appear in agent UI automatically:
avp_check_reputationavp_should_delegateavp_log_interactionavp_evaluate_teamavp_heartbeat_reportHow it works
avp_should_delegatebefore assigning tasksavp_log_interactionto rate peersavp_heartbeat_reportgenerates trust summary with velocity alertsUnder the hood: DID identity (W3C did:key, Ed25519), EigenTrust reputation, signed peer-to-peer attestations.
Links
Built per PLUGIN_SPEC.md. 24 unit tests. MIT license.
All reactions