skills/daaab/agent-skills/nad-wallet/Gen Agent Trust Hub

nad-wallet

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows security best practices for blockchain identity management. It explicitly warns against storing private keys in plain text and recommends using environment variables.
  • [SAFE]: File system operations in create-wallet.js and nadmail-register.js use restricted permissions (0o600 for wallet/token files and 0o700 for directories), preventing unauthorized local access to sensitive data.
  • [SAFE]: Network activity is restricted to legitimate ecosystem endpoints, including the official Monad RPC (https://rpc.monad.xyz) and the NadMail API (https://api.nadmail.ai) for SIWE authentication.
  • [SAFE]: The registration process in nadmail-register.js correctly uses cryptographic signatures to prove identity to the NadMail service without ever exposing the wallet's private key to the network.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 04:41 PM
Security Audit — agent-trust-hub — nad-wallet