← Back to Skills Marketplace
ayushbherwani1998

MetaMask Smart Accounts KIt

by AyushBherwani1998 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1264
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install metamask-smart-accounts-kit
Description
Web3 development using MetaMask Smart Accounts Kit. Use when the user wants to build dApps with ERC-4337 smart accounts, send user operations, batch transactions, configure signers (EOA, passkey, multisig), implement gas abstraction with paymasters, create delegations, or request advanced permissions (ERC-7715). Supports Viem integration, multiple signer types (Dynamic, Web3Auth, Wagmi), gasless transactions, and the Delegation Framework.
Usage Guidance
This skill is a developer reference for MetaMask Smart Accounts and appears internally consistent, but take these precautions before using it: 1) Verify provenance — confirm the package and versions (npm package and GitHub forge repo) come from official MetaMask sources before installing. 2) Never paste real private keys into example code; use ephemeral/test accounts or secure key management. 3) Be cautious granting ERC-7715/permission requests in MetaMask — only approve permissions to trusted dapps and understand period/streaming limits. 4) Only configure bundler or paymaster URLs that you control or trust (these endpoints can affect transaction submission and gas payment). 5) Try examples on a testnet first. If you want higher assurance, ask the publisher for a canonical homepage/source or an official package link and verify the code there.
Capability Analysis
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The OpenClaw AgentSkills skill bundle for 'metamask-smart-accounts-kit' is benign. It provides comprehensive documentation and code examples for Web3 development using MetaMask Smart Accounts, ERC-4337, ERC-7710 delegations, and ERC-7715 advanced permissions. The skill explicitly emphasizes security best practices, such as always using caveats for delegations and isolating session accounts. All external links point to official MetaMask resources or relevant EIPs, and there is no evidence of prompt injection attempts or other malicious behaviors in the `SKILL.md` or reference files.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: examples, APIs, and workflows all relate to MetaMask Smart Accounts, delegations, and advanced permissions. Minor inconsistency: registry shows no homepage/source while SKILL.md metadata references https://docs.metamask.io/smart-accounts-kit — this is a provenance/metadata gap to verify before trusting the package.
Instruction Scope
Instructions are focused on developer tasks: npm install of @metamask/smart-accounts-kit, optional forge install, creating smart accounts, delegations, and requesting ERC-7715 permissions via MetaMask. The docs include examples that show using raw private keys and requesting execution permissions via the extension — these are expected for this domain but are sensitive operations and must be used carefully. The SKILL.md does not instruct reading arbitrary host files or unrelated environment variables.
Install Mechanism
This is instruction-only; no automatic install spec is included. The guidance to run 'npm install @metamask/[email protected]' and 'forge install metamask/[email protected]' is proportionate for a developer toolkit and uses standard package ecosystems (npm, forge).
Credentials
The skill declares no required environment variables or credentials. Example code shows using private keys and MetaMask/window.ethereum flows — appropriate for development examples but high-risk if users paste production private keys or grant permissions without understanding scope.
Persistence & Privilege
No special persistence requested (always:false) and no config paths or cross-skill modifications are present. The skill is user-invocable and can be called autonomously per platform defaults, which is expected for an instruction-only developer helper.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install metamask-smart-accounts-kit
  3. After installation, invoke the skill by name or use /metamask-smart-accounts-kit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release providing quick access to the MetaMask Smart Accounts Kit
Metadata
Slug metamask-smart-accounts-kit
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MetaMask Smart Accounts KIt?

Web3 development using MetaMask Smart Accounts Kit. Use when the user wants to build dApps with ERC-4337 smart accounts, send user operations, batch transactions, configure signers (EOA, passkey, multisig), implement gas abstraction with paymasters, create delegations, or request advanced permissions (ERC-7715). Supports Viem integration, multiple signer types (Dynamic, Web3Auth, Wagmi), gasless transactions, and the Delegation Framework. It is an AI Agent Skill for Claude Code / OpenClaw, with 1264 downloads so far.

How do I install MetaMask Smart Accounts KIt?

Run "/install metamask-smart-accounts-kit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MetaMask Smart Accounts KIt free?

Yes, MetaMask Smart Accounts KIt is completely free (open-source). You can download, install and use it at no cost.

Which platforms does MetaMask Smart Accounts KIt support?

MetaMask Smart Accounts KIt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MetaMask Smart Accounts KIt?

It is built and maintained by AyushBherwani1998 (@ayushbherwani1998); the current version is v1.0.0.

💬 Comments