nadname-agent🌐 Register .nad names on Monad blockchain via Nad Name Service (NNS). Real API integration with registerWithSignature, dynamic gas estimation, permanent ownership.
Install via ClawdBot CLI:
clawdbot install dAAAb/nadname-agentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.PRIVATESends data to undocumented external endpoint (potential exfiltration)
POST → https://api.nad.domains/api/register-requestCalls external URL not in known-safe list
https://rpc.monad.xyzAI Analysis
The skill interacts with legitimate, documented external services (Nad Name Service API, Monad RPC) consistent with its stated purpose of blockchain domain registration. While it accesses sensitive credentials via environment variables, this is a standard pattern for wallet-based tools and is accompanied by explicit security warnings against misuse. No hidden instructions, obfuscation, or unauthorized data exfiltration beyond the necessary blockchain operations were identified.
Generated Mar 22, 2026
A blockchain project or DAO wants to establish a permanent, human-readable identity on the Monad blockchain for its treasury or community wallet. They use the agent to register a name like 'projectname.nad' to simplify transactions and enhance brand recognition, leveraging the one-time fee for lifetime ownership.
An individual user aims to create a personalized digital identity for managing their crypto assets and social presence. They register a name such as 'username.nad' to set an avatar, link social media, and use it as a primary address for receiving payments, taking advantage of emoji and international character support.
An NFT marketplace integrates the agent to allow users to register .nad names as part of their profile setup, enabling easy identification and trading of digital assets. This enhances user experience by providing memorable names instead of complex wallet addresses for transactions and listings.
A company operating on the Monad blockchain uses the agent to register multiple .nad names for different departments or services, like 'payments.nad' or 'support.nad'. This streamines internal accounting and customer interactions by using readable names for smart contract interactions and fund transfers.
A crypto influencer or community manager sets up automated scripts using the agent to register .nad names for followers, leveraging the referrer flag for discounts. This drives adoption by offering personalized names as incentives, while tracking referrals through the API integration for analytics.
Offer a service where users pay a premium to have .nad names registered on their behalf, handling the technical setup and security. Revenue comes from service charges on top of the base MON fee, targeting non-technical users who want a hassle-free onboarding to web3 identity.
License the agent's technology to crypto wallets, exchanges, or dApps, allowing them to embed .nad name registration directly into their interfaces. Revenue is generated through licensing fees or revenue-sharing agreements based on the volume of registrations facilitated through the platform.
Acquire desirable .nad names in bulk using automated scripts, then resell them on secondary markets or through auctions as premium digital assets. Revenue comes from the price difference between registration cost and resale value, capitalizing on high-demand names and early adoption trends.
💬 Integration Tip
Use the PRIVATE_KEY environment variable for secure wallet management in automated scripts, and always perform dry runs to estimate costs before live transactions.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...