This release includes 2 security fixes for security teams reviewing exposed deployments.
Topics
+13 more
Affected surfaces
Summary
AI summaryNew tools resolve_token, list_solana_validators, prepare_sunswap_swap and several security hardenings are added.
Full changelog
Highlights
New tools
resolve_token(#440) — symbol+chain → canonical contract w/ bridged-variant warnings (USDC vs USDC.e on Arbitrum/Polygon/Optimism, USDC vs USDbC on Base).list_solana_validators(#436) — stakewiz-backed ranking helper forprepare_native_stake_delegate. Surfaces wiz_score, commission, MEV-enabled, APY estimate, delinquent + superminority flags.prepare_sunswap_swap(#432) — TRON-native DEX for same-chain TRX↔TRC20 swaps.- EVM + Solana swap filters (#439, #516) —
excludeExchanges/excludeBridges/order(LiFi),dexes/excludeDexes(Jupiter).
Security hardening
- Invariant #14 (#460) —
durableBindingsfield on everyprepare_*tool that binds funds to a durable on-chain object selected from a multi-candidate set (validator vote pubkey, TRON SR, Compound Comet, Morpho marketId, MarginFi bank, Uniswap V3 LP tokenId, BTC multisig xpub, allowance spender). Skill consumes it as the assertion target. - Invariant #8 BIP-137 hardening (#454) —
messageSha256byte-fingerprint insign_message_btc/ltcresponses + drainer-string refusal (transfer/authorize/grant/custody/release/consentmarkers, plus multi-word templates). SignedContactEntry.intendedChains(#482) —CONTACT-CHAIN MISMATCHwarning when prepare'schainarg doesn't match the contact's intended chain set.UnsignedTx.secondLlmRequiredscaffold (#501) — flag for Inv #12.5 hard-trigger ops.
Token-send
tokenClassframework (#441) — non-standard transfer-semantics flags (rebasing seeded; blocklisted/FoT/pausable/upgradeable_admin deferred per #508).prepare_solana_native_sendmemo (#434) — optional UTF-8 memo via SPL Memo program v2.prepare_morpho_repayacceptsamount: "max"(#437) — shares-mode close, exact regardless of accrued interest between sign and broadcast.
Yields v2 (#431)
- DefiLlama bundle (#287, #289, #290, #291) — Marinade + Jito + Kamino-lend + Morpho-Blue curated vaults via one cached fetch.
- MarginFi on-chain wallet-less reader (#288) — DefiLlama doesn't carry MarginFi borrow-lend.
- EigenLayer + native-stake deferred indefinitely (#292, #293) — LRT issuers + Marinade/Jito are the practical substitutes.
PnL
get_pnl_summarymtd period (#447) — calendar month-to-date.
Fixes
TRON_TOKENS.USDDpointed at WTRX (#507).- Self-referencing glama badge breaking on glama.ai (#521).
Roadmap defers
- BIP-322 message signing (#438),
prepare_eip7702_authorization(#481), Tier-1 bridge facet decoders (#451), Solana NFT trio (#474 / #475 / #476), BTC/LTC dryRun (#479), solo-validator deposit (#430).
Deliberately deferred
- Token-class seed data for blocklisted/FoT/pausable/upgradeable_admin (#508) — closed as won't-fix-until-concrete-case. Three classes have no live targets;
upgradeable_adminneeds a more targeted rule. Framework itself is shipped. - Multi-route swap comparison endpoint (#517) — closed;
order: "CHEAPEST"covers the dominant case. - Skill-side coordination for Invariant #14 enforcement (#460) — companion work in
vaultpilot-security-skill. The MCP-sidedurableBindingsfield is wire-ready; skill version bump + sentinel update lands separately.
Security Fixes
- Invariant #14 adds `durableBindings` field to all `prepare_*` tools binding funds to durable on‑chain objects.
- Invariant #8 BIP‑137 hardening introduces `messageSha256` fingerprint in BTC/LTC sign responses and rejects drainer‑string markers.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About szhygulin/recon-crypto-mcp
Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via WalletConnect — private keys never leave the hardware wallet.
Related context
Beta — feedback welcome: [email protected]