longbridge-pairs-trading
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform market data retrieval by executing the
longbridgeCLI tool through shell commands. - Ingestion points: User-provided ticker symbols (
SYMBOL_A,SYMBOL_B) defined in the workflow ofSKILL.md. - Boundary markers: Absent; ticker symbols are directly interpolated into CLI command templates (e.g.,
longbridge kline <SYMBOL_A>). - Capability inventory: Shell execution of the
longbridgebinary to fetch JSON-formatted daily candle data. - Sanitization: The instructions do not specify sanitization or validation for the symbols before they are passed to the CLI.
Audit Metadata