chatbi-skil-test
PassAudited by VirusTotal on Apr 1, 2026.
Findings (1)
The skill bundle is a functional CLI client designed to interface with a ChatBI (Business Intelligence) agent service. The code in `scripts/chatbi/` handles streaming API requests via the `requests` library, parses structured JSON/SSE events, and formats the output for the user. While `scripts/chatbi/config.py` contains hardcoded configuration values (such as a specific internal-style API URL and various IDs), these appear to be default settings for the intended service rather than indicators of malice. There is no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection instructions.
