Check Vault Onchain

🌐Community
by tradingstrategy-ai · vlatest · Repository

Verifies vault balances and transaction details directly from blockchain data for secure asset verification & risk mitigation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add check-vault-onchain npx -- -y @trustedskills/check-vault-onchain
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "check-vault-onchain": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/check-vault-onchain"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Ethereum-based decentralized finance (DeFi) vaults directly on the blockchain. It enables the discovery, monitoring, and management of vault assets and configurations within the Web3 ecosystem.

When to use it

  • You need to verify the current state or balance of a specific DeFi vault contract.
  • An agent is executing a strategy that requires real-time data from Ethereum smart contracts.
  • You want to automate interactions with yield farming pools or liquidity provision vaults.

Key capabilities

  • Connects to on-chain Ethereum infrastructure to query vault data.
  • Facilitates direct interaction with Web3 DeFi protocols.
  • Provides access to live blockchain state for trading strategies.

Example prompts

  • "Check the current total value locked (TVL) in the Curve 3pool vault."
  • "Monitor the latest deposit and withdrawal events for this specific lending protocol vault."
  • "Retrieve the APY and underlying asset composition for a DeFi vault on Ethereum."

Tips & gotchas

Ensure your AI agent has proper wallet permissions and gas configuration to interact with live blockchain networks. This skill is specific to Ethereum; it will not function on other chains like Solana or Polygon without additional configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tradingstrategy-ai
Installs
41

🌐 Community

Passed automated security scans.