wormhole
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure secret management practices by utilizing environment variables (e.g.,
process.env.PRIVATE_KEY,process.env.ETH_RPC_URL) for credentials and configuration, rather than hardcoding sensitive data. - [SAFE]: All network requests are directed to well-known, official endpoints associated with the Wormhole protocol, specifically
api.wormholescan.ioandquery.wormhole.com. - [SAFE]: The provided Solidity templates and TypeScript examples follow industry-standard patterns for smart contract interaction and cross-chain message handling, including explicit mention of finality requirements and verification steps.
Audit Metadata