insider-wallets-finder
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands and inline Python scripts to process blockchain data. These operations are transparent and restricted to the stated purpose of analyzing public ledger information.
- [EXTERNAL_DOWNLOADS]: The skill specifies 'requests' as a dependency to be installed via pip. This is a standard and well-known library for making HTTP requests.
- [SAFE]: Network activity is limited to well-known blockchain data providers (e.g., api.etherscan.io, public-api.birdeye.so, api.opensea.io). These are standard services for the skill's domain.
- [SAFE]: The skill correctly uses placeholders (e.g., 'YourKey', 'your-birdeye-key') for API credentials, which is a safe practice for template-based scripts.
Audit Metadata