longbridge-options-strategy
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
longbridgeCLI tool to fetch market data, including stock quotes and option chains. These are vendor-provided resources and part of the intended functionality. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes external market data and user-provided input without explicit sanitization or boundary markers.
- Ingestion points: Market data retrieved via the
longbridgeCLI (e.g., option chains, volume ratios) and user-supplied symbols. - Boundary markers: None identified in the prompt template or instructions.
- Capability inventory: Execution of
longbridgeCLI commands for market analysis. - Sanitization: No validation or escaping of external content before it is interpolated into the strategy recommendation template.
Audit Metadata