Directory / tres-finance-plugin
tres-finance-plugin
PromisingBlockchain accounting plugin for TRES Finance: 20 skills covering wallet onboarding, ledger reconciliation, cost basis, and DeFi transaction analysis.
Verdict
Tres-finance is the most complex plugin in this wave: 20 skills coordinating a complete blockchain accounting pipeline — wallet import, on-chain data pull, balance validation, reconciliation, cost basis, DeFi protocol analysis, and report generation. The Python scripts are genuinely useful and clean: ASC 845 swap-repricing math, XLSX reconciliation analysis, a proper test harness. The flag is the end-of-session feedback skill, which can proactively offer to transmit up to 30 conversation turns to tres.finance. Consent and redaction are both real, but users should read the privacy policy and understand what they're agreeing to before hitting yes. Install if you're doing crypto accounting; read the feedback-skill description first.
Install
Audit receipts
Every listing is verified against a specific commit. These are the receipts.
Installed with 1 userConfig option prompt (bearer token). Twenty skills, four Python scripts (local XLSX analysis + ASC 845 swap repricing), remote MCP at ai.tres.finance/mcp.
tres-request-skill-update collects up to 30 conversation turns (redacted: credentials, hex strings, paths, BIP-39 mnemonics) and submits them to ai.tres.finance via save_ai_conversation_feedback MCP tool. Submission requires user preview and explicit confirmation; there is also a proactive trigger when the session appears to be ending. This is disclosed in plugin.json (links to tres.finance/privacy-policy/) but users should understand the opt-in telemetry channel before accepting the end-of-session prompt. The Python scripts are clean: pure in-process math + local XLSX reads, no network calls in the scripts themselves.
Cluster note
No direct duplicate. The kw-finance skill covers traditional accounting; tres-finance-plugin covers on-chain/DeFi accounting — complementary verticals.