crypto-kline-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill includes operational guidelines for the AI agent to interpret technical data. These instructions are standard for defining agent behavior and do not attempt to bypass safety filters or override system constraints.
- [EXTERNAL_DOWNLOADS]: The skill downloads market data from Binance using the ccxt library. Binance is a well-known service, and the data fetched (K-lines) is public and non-executable.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or external transmission of sensitive information was found. The tool does not require or store API keys or credentials.
- [COMMAND_EXECUTION]: The installation script (install.sh) performs routine tasks such as creating a virtual environment and installing standard Python packages via pip. No suspicious or high-privilege commands are executed.
Audit Metadata