One API key for Chinese AI models. Route to Qwen, Deepseek
v1.0.1China LLM Gateway - Unified interface for Chinese LLMs including Qwen, DeepSeek, GLM, Baichuan. OpenAI compatible, one API Key for all models.
⭐ 0· 988·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim a unified gateway for Chinese models and the package requires only curl, python3, and AISA_API_KEY. The included client talks to https://api.aisa.one and exposes model selection, streaming, and comparison features that match the stated purpose.
Instruction Scope
SKILL.md provides examples and an OpenAI-compatible API endpoint (api.aisa.one). Instructions and examples only reference the AISA_API_KEY and network calls to the gateway; there are no instructions to read unrelated files, system secrets, or send data to third-party endpoints.
Install Mechanism
No install spec — instruction-only plus an included Python script. No downloads from untrusted URLs or archive extraction. Uses system Python and curl (reasonable for this CLI client).
Credentials
Only a single env var (AISA_API_KEY) is required and it is the primary credential used by the client. No unrelated tokens, keys, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request permanent system or cross-skill changes. disable-model-invocation is default (agent may call it autonomously) which is normal; this is not itself a red flag.
Assessment
This skill appears coherent: it uses one API key (AISA_API_KEY) and calls https://api.aisa.one as documented. Before installing, confirm you trust the AIsa provider and the api.aisa.one domain, do not reuse high-privilege or cloud provider keys, and rotate the key if needed. If you plan to run the included Python script, review the full script locally and run it in a constrained environment (sandbox/container) if you have concerns. Be aware that all prompts and any sensitive data you send will go to the AIsa service and may incur usage costs; avoid sending secrets in prompts.Like a lobster shell, security has layers — review code before you run it.
latestvk971z3ba7y2p0jf10rmtje14es834y3m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐉 Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY
