NadName Agent
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong security measures for handling blockchain private keys. It avoids hardcoding sensitive credentials and provides an encrypted 'managed' mode using AES-256-GCM to store keys locally with restricted file permissions (chmod 600).
- [COMMAND_EXECUTION]: The skill includes Node.js scripts for command-line interaction. These scripts use standard library functions for file system management (to maintain the local keystore) and network communication with the Monad blockchain and NNS API.
- [EXTERNAL_DOWNLOADS]: The scripts communicate with established project infrastructure, specifically the Monad RPC (rpc.monad.xyz) and the Nad Name Service API (api.nad.domains), to facilitate name registration and availability checks.
Audit Metadata