Base Node
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and metadata correctly identify the official Base project (base.org) as the provider, and all external references point to this well-known service.
- [COMMAND_EXECUTION]: The installation command
npx skills add base/base-skillsuses the npm package runner to install specific modules for the Base ecosystem. This is a standard mechanism for external skill deployment. - [SAFE]: The provided setup script includes security hardening steps using the Uncomplicated Firewall (ufw) to block public access to sensitive RPC (8545) and WebSocket (8546) ports, adhering to industry best practices for node security.
- [EXTERNAL_DOWNLOADS]: The skill mentions downloading a bootstrap snapshot to accelerate node synchronization, which is a routine and safe operation for blockchain infrastructure setup.
Audit Metadata