longbridge-candlestick
Pass
Audited by Gen Agent Trust Hub on May 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
longbridgeCLI tool to fetch stock market OHLCV data. This is a legitimate use of a vendor-provided tool for the skill's stated purpose.- [SAFE]: The analysis logic is implemented in a visible Python script that processes financial data. It employspd.to_numericto sanitize input data by converting it into numeric formats before performing pattern recognition calculations.- [SAFE]: Error handling instructions guide the user to perform manual authentication vialongbridge auth login, which is a secure and standard practice for CLI-based services.- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found within the skill's instructions or scripts.
Audit Metadata