One API key. 70+ models. Route requests to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more.

v1.0.0

Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key.

0· 990·0 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description claim a unified LLM gateway and the skill only requires AISA_API_KEY, curl, and python3. The included Python client and API endpoints (api.aisa.one / marketplace.aisa.one) align with that purpose — nothing requests unrelated cloud credentials or system access.
Instruction Scope
SKILL.md and README explicitly show how to set AISA_API_KEY and call the AIsa endpoints. Instructions do not direct the agent to read arbitrary system files, other env vars, or to exfiltrate data to unexpected endpoints. The runtime instructions are narrowly scoped to making API calls, streaming SSE handling, vision payloads, and model comparisons.
Install Mechanism
There is no install spec (instruction-only) and the provided Python script uses standard library urllib; nothing downloads or extracts third-party binaries. This is a low-risk install posture.
Credentials
Only a single credential (AISA_API_KEY) is required and is clearly the gateway API key the skill needs. No additional keys, secrets, or configuration paths are requested.
Persistence & Privilege
always is false and the skill does not request to modify other skills or system-wide settings. It does not ask for permanent elevated privileges.
Assessment
This skill appears internally consistent, but you should confirm you trust the AIsa provider before using it. Do not put high‑value secrets in prompts sent to third-party LLM providers; treat AISA_API_KEY like any other API secret (rotate it if exposed, use least-privilege keys if supported). Review the provider's pricing and privacy/billing terms (marketplace.aisa.one), and consider testing with non-sensitive data first. If you need stronger assurance, verify the skill's source (who published it), and confirm the HTTPS endpoints and DNS names (api.aisa.one) match the real vendor before entering credentials.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b9txeh6qjphepxm7bpxee4s80wc4j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments