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 subprocess module in tiger_config.py and dsl-v4.py to execute mcporter and curl commands. These executions are used for fetching price data and calling trading tools within the Senpi environment.
  • [EXTERNAL_DOWNLOADS]: dsl-v4.py performs price lookups via curl to api.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
Risk Level
SAFE
Analyzed
Mar 19, 2026, 11:19 AM