coinbase-agentkit
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive developer resource for the Coinbase AgentKit framework, providing clear instructions and functional examples for building onchain AI agents.
- [EXTERNAL_DOWNLOADS]: Fetches required dependencies from the npm registry, including well-known packages like
@coinbase/agentkit,@langchain/langgraph, andsolc. These originate from well-known services and organizations. - [SAFE]: Secret management is handled correctly via environment variables and
.envfiles, avoiding the risks of hardcoded credentials. - [SAFE]: Smart contract deployment functionality includes input validation using Zod to sanitize user-provided parameters before they are processed by the Solidity compiler.
- [SAFE]: Demonstrates secure wallet state management by persisting data to local JSON files, accompanied by documentation explaining the security implications of exporting key material.
Audit Metadata