analyzing-ransomware-payment-wallets
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches blockchain transaction history and entity labels from well-known and established services including blockchain.info, WalletExplorer.com, and Blockstream.info. These references are appropriate for the skill's forensic purpose and target reputable technology providers.
- [COMMAND_EXECUTION]: Provides Python code snippets that use the
requestslibrary to perform standard HTTP GET operations for data retrieval. The logic is scoped to fetching and parsing JSON data from the aforementioned blockchain explorers and does not involve arbitrary or unsafe command execution.
Audit Metadata