Skip to main content

agentkit

Enables AI agents to perform blockchain operations like transfers and NFT minting using Coinbase's toolkit for crypto wallets.

Install this skill

or
88/100

Security score

The agentkit skill was audited on Feb 9, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 573

Template literal with variable interpolation in command context

SourceSKILL.md
573return `Processed: ${params.param}`;
low line 39

Access to .env file

SourceSKILL.md
39mv .env.local .env
low line 49

Access to .env file

SourceSKILL.md
49mv .env.local .env
low line 222

External URL reference

SourceSKILL.md
222paymasterUrl: "https://paymaster.base.org",
low line 353

External URL reference

SourceSKILL.md
353paymasterUrl: "https://your-paymaster.example.com",
low line 707

External URL reference

SourceSKILL.md
707- [npm Package](https://www.npmjs.com/package/@coinbase/agentkit)
low line 709

External URL reference

SourceSKILL.md
709- [Python API Reference](https://coinbase.github.io/agentkit/coinbase-agentkit/python/index.html)
low line 718

External URL reference

SourceSKILL.md
718- [AgentKit Q1 Update](https://www.coinbase.com/developer-platform/discover/launches/agentkit-q1-update)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →