@1247/vampire-attack-hl
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The Python script
scripts/analyze_hl_wallet.pycommunicates with the Hyperliquid API (https://api.hyperliquid.xyz/info) to fetch user fill history and candle snapshot data. This is a well-known DeFi service and the data retrieved is public blockchain information. - [COMMAND_EXECUTION]: The skill executes a local script
scripts/analyze_hl_wallet.pyusingpython3to process trade data and generate analytical reports. The script uses standard libraries and is invoked with validated wallet addresses. - [SAFE]: The skill operates entirely within its stated purpose. It does not access sensitive local files, handle private keys, or use obfuscated code. Data handling is limited to public trade history and market metrics.
Audit Metadata