pair-trading
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The example script
example_signal_engine.pyfetches historical market data from the official OKX API (https://www.okx.com/api/v5/market/candles). This is a well-known service, and the operation is restricted to retrieving public cryptocurrency price data required for calculating trading signals. - [DATA_EXFILTRATION]: No attempts to access sensitive local files (such as SSH keys, AWS credentials, or environment variables) or exfiltrate user data were detected. Network activity is limited to the defined market data source.
- [COMMAND_EXECUTION]: The skill does not perform any shell command execution, subprocess spawning, or dynamic code evaluation.
- [PROMPT_INJECTION]: The skill instructions in
SKILL.mdcontain standard strategy logic and parameters without any patterns attempting to override agent behavior or bypass safety filters.
Audit Metadata