tiger-strategy
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior detected. All scripts perform technical analysis and trade execution consistent with the stated purpose of the skill.
- [COMMAND_EXECUTION]: The skill uses the
subprocessmodule intiger_config.pyanddsl-v4.pyto executemcporterandcurlcommands. These executions are used for fetching price data and calling trading tools within the Senpi environment. - [EXTERNAL_DOWNLOADS]:
dsl-v4.pyperforms price lookups viacurltoapi.hyperliquid.xyz. This is a well-known service associated with the Hyperliquid exchange and is necessary for the skill's primary function. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill manages state and configuration files locally (e.g.,
tiger-state.json,trade-log.json). It does not attempt to send this data to untrusted remote servers.
Audit Metadata