basename-agent
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes Node.js scripts to automate web browser interactions via Puppeteer for onchain name registration tasks.
- [EXTERNAL_DOWNLOADS]: The implementation depends on standard, widely-used open-source libraries from official registries, specifically Ethers.js for blockchain logic and the WalletConnect SDK for dApp connectivity.
- [SAFE]: The skill incorporates several security-hardening features: it explicitly blocks high-risk signing methods like 'eth_sign' by default, mandates the use of environment variables for private keys to avoid shell history exposure, and maintains local audit logs with restricted file system permissions.
Audit Metadata