longbridge-candlestick
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
longbridge klinecommand to fetch OHLCV data for stock analysis. This is a vendor-provided tool used according to its intended purpose for financial data retrieval and does not represent unauthorized command execution. - [SAFE]: The candlestick pattern detection is performed by a local Python script using standard libraries (
pandas,json). The script processes data in-memory and does not perform any dangerous operations such as unauthorized file access, persistence modification, or network exfiltration. - [SAFE]: The skill references official vendor resources, including the
longbridgeCLI andmcp__longbridge__klineMCP server, which are consistent with the author's identity and the skill's stated purpose.
Audit Metadata