agentkit

A plugin collection for developers building with Yield.xyz and Web3, the part of software development that works with blockchain networks and digital wallets. Its listed plugins cover yield discovery, application building, and integrations with several wallet or payment providers.

In plain words
What is it for?
Finding on-chain yield opportunities, building transactions, checking balances across many networks, generating Yield.xyz integrations, and connecting services such as Privy, MoonPay, or Robinhood where supported.
Why use it?
It groups tools for finding blockchain yield opportunities and connecting applications to Yield.xyz, reducing the need to assemble those workflows separately.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add stakekit/agentkit
agentmods
npx agentmods add plugins/stakekit/agentkit/marketplace
Clone the repo
git clone --depth 1 https://github.com/stakekit/agentkit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

agentkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "agentkit",
  "owner": {
    "name": "Yield.xyz Agent",
    "email": ""
  },
  "metadata": {
    "description": "Open source Claude Code skills for Yield.xyz & Web3 developers",
    "version": "1.0.0"
  },
  "plugins": [
    {
      "name": "yield-xyz-agentkit",
      "description": "Discover and manage on-chain yield opportunities using the Yield.xyz API — find yields, build transactions, and check balances across 80+ networks. The base plugin.",
      "version": "1.0.0",
      "source": "./plugins/yield-xyz-agentkit",
      "author": { "name": "Yield.xyz", "url": "https://yield.xyz" },
      "homepage": "https://docs.yield.xyz",
      "repository": "https://github.com/stakekit/agentkit",
      "keywords": ["defi", "yield", "staking", "lending", "web3", "ethereum", "solana"]
    },
    {
      "name": "yield-xyz-agentkit-builder",
      "description": "Build applications that integrate the Yield.xyz API — generate integration code for DeFi yield across 80+ networks.",
      "version": "1.0.0",
      "source": "./plugins/yield-xyz-agentkit-builder",
      "author": { "name": "Yield.xyz", "url": "https://yield.xyz" },
      "homepage": "https://docs.yield.xyz",
      "repository": "https://github.com/stakekit/agentkit",
      "keywords": ["defi", "yield", "sdk", "developer", "web3", "integration"]
    },
    {
      "name": "yield-xyz-agentkit-privy",
      "description": "The Privy connector — sign and broadcast Yield.xyz transactions via Privy agentic wallets. Builds on the yield-xyz-agentkit base plugin.",
      "version": "1.0.0",
      "source": "./plugins/yield-xyz-agentkit-privy",
      "author": { "name": "Yield.xyz", "url": "https://yield.xyz" },
      "homepage": "https://docs.yield.xyz",
      "repository": "https://github.com/stakekit/agentkit",
      "keywords": ["defi", "yield", "privy", "connector", "agentic-wallet", "signing", "web3"]
    },
    {
      "name": "yield-xyz-agentkit-moonpay",
      "description": "The MoonPay connector — sig

Read the full file on GitHub · 64 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 64 lines scan A 0c39c2ef9791

Subscribe to this mod's changes

agentkit is a plugin published in the GitHub repository stakekit/agentkit (3 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.