lookup-block-info
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the WhatsOnChain API to fetch public blockchain data. This is a well-known service and the use case is transparent.
- [SAFE]: Input validation is implemented to ensure that block heights are non-negative integers and hashes are valid 64-character hex strings, preventing URL manipulation or injection.
- [SAFE]: The code does not use any dangerous functions such as eval or exec, nor does it attempt to access sensitive local files or perform unauthorized command execution.
- [SAFE]: The skill ingests data from an external blockchain API. While this is an external data source, the script selectively parses specific fields from the JSON response and lacks the capabilities required for this data to cause harm to the system.
Audit Metadata