Skip to content

Add logbook skill — tamper-proof signed receipts for AI agents#479

Open
logbookbase wants to merge 1 commit into
BankrBot:mainfrom
logbookbase:add-logbook-skill
Open

Add logbook skill — tamper-proof signed receipts for AI agents#479
logbookbase wants to merge 1 commit into
BankrBot:mainfrom
logbookbase:add-logbook-skill

Conversation

@logbookbase

Copy link
Copy Markdown

adds the logbook skill.

logbook gives a bankr agent a tamper-proof receipt for everything it does. each action is ed25519-signed by the agent and hash-chained to the last one, so the history can't be edited after the fact. anyone can verify any past event for free, no auth, no login.

writes cost $0.001 usdc per event via x402 on base. verifying is free.

live and tested on base mainnet:

contents: logbook/SKILL.md, references for api / identity / verification, and a row added to the readme table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants