@1247/vampire-attack-hl
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on providing financial analysis for cryptocurrency trading. It operates within its stated purpose and does not exhibit malicious behaviors such as credential theft or persistence.
- [EXTERNAL_DOWNLOADS]: The script
analyze_hl_wallet.pyfetches trade history and market candle data fromhttps://api.hyperliquid.xyz/info. This is the official API for the Hyperliquid trading platform and is a well-known service in this domain. - [COMMAND_EXECUTION]: The skill executes a Python script to perform calculations. The script uses standard arguments and does not utilize unsafe functions like
eval()oros.system()with unsanitized user input. - [DATA_EXFILTRATION]: No sensitive local data (such as environment variables or SSH keys) is accessed. The only data processed is the wallet address provided by the user and the resulting trade data from a public API.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare descriptive of the workflow and do not contain patterns aimed at bypassing AI safety guardrails.
Audit Metadata