Audit AI code changes on Weilchain. Records every file edit as a blockchain receipt
Claude Code plugin that audits AI-assisted code changes on Weilchain. Automatically records every file edit, session, and commit as a receipt — providing tamper-proof provenance for AI-generated code.
WEILLIPTIC_ACCOUNT_FILE environment variable)export WEILLIPTIC_ACCOUNT_FILE="/path/to/your/account.json"
/plugin install weilliptic
Or test locally:
claude --plugin-dir /path/to/claude-code-hooks
| Hook | Trigger | Purpose |
|---|---|---|
pretooluse-hook | Every Write/Edit/Update/MultiEdit/Bash tool use (pre) | Checks token balance / audit quota before allowing tool execution |
audit-hook | Every Write/Edit/Update/MultiEdit/Bash tool use (post) | Records each file edit as a blockchain receipt and debits tokens |
session-start-hook | Session start | Initializes wallet client and installs git hooks |
session-end-hook | Session end | Session cleanup |
git-commit-hook | Git post-commit | Persists receipt ledger on commit |
/install-git-hooks — Installs Weilliptic git hooks for commit-time receipt persistenceCodensics lets you load any GitHub repository and view the audit receipts for each commit — showing who changed what, when, and with which AI session.
MIT
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub weilliptic-public/claude-plugins-marketplace --plugin weilliptic-receiptsMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns