What problem does it solve?
This Skill addresses the critical need for secure and informed management of Ethereum wallets, preventing common LLM errors related to key handling, transaction security, and evolving standards like EIP-7702.
Core Features & Use Cases
- Secure Key Management: Provides strict guardrails against committing secrets to Git and outlines safe storage options.
- Wallet Standards: Explains EIP-7702 (Smart EOAs) and ERC-4337 (Account Abstraction).
- Safe Transaction Patterns: Demonstrates how AI agents can safely initiate transactions with human confirmation and spending limits.
- Use Case: An AI agent needs to send ETH from a user's account. This Skill ensures the agent prompts the user for confirmation, displays transaction details (amount, gas, destination), and only proceeds after explicit approval, preventing accidental fund loss.
Quick Start
Use the wallets skill to explain how an AI agent can safely send a transaction on Ethereum.