shark
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the mcporter CLI and local Python scripts through subprocess.run to interact with platform tools and synchronize state between trading modules.
- [EXTERNAL_DOWNLOADS]: The shark-sm-consensus.py script communicates directly with the official Hyperliquid API at api.hyperliquid.xyz to obtain market pricing and account details.
- [SAFE]: The skill implements built-in safeguards including daily loss halts, drawdown limits, and position invalidation based on Open Interest monitoring to manage risk and protect user funds.
- [SAFE]: The strategy accesses platform-specific authentication tokens from local configuration files to enable interaction with the Senpi MCP server, keeping credentials within the local environment.
Audit Metadata