longbridge-correlation
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the vendor's own command-line tool (
longbridge kline) to retrieve historical market data for symbols specified by the user. This is a standard operation for financial analysis and does not involve unauthorized access or suspicious network requests. - [SAFE]: Data processing is limited to mathematical computations (Pearson/Spearman correlation and Engle-Granger cointegration) on structured JSON data returned by the official API, with no signs of malicious code execution or data exfiltration.
- [SAFE]: Error handling procedures are transparent, guiding users to authenticate through the official CLI or use the provided MCP fallback if the local environment is not configured.
Audit Metadata