Bailian Usage Proxy

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle provides a legitimate proxy service for managing and tracking usage of Alibaba's Bailian (DashScope) AI platform. The code implements an OpenAI-compatible API that forwards requests to the official Alibaba endpoint (dashscope.aliyuncs.com), logs token usage in a local SQLite database, and provides a FastAPI-based admin dashboard for reporting. The shell scripts (start.sh, stop.sh) and Python logic (app/proxy.py, app/api.py) are well-structured, follow standard development practices, and contain no evidence of data exfiltration, backdoors, or malicious prompt injection.