Back to skill
Skillv1.0.1

VirusTotal security

One API key for 70+ AI models. Route to GPT, Claude, Gemini, Grok and more · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:40 AM
Hash
cf8af739909dae43fc82f5794d58e45ae8138097ef2e5084922ab1b3bbf66149
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-aisa-llm-gateway-route Version: 1.0.1 The bundle provides a unified interface for an LLM gateway service called 'AIsa'. It contains a Python client (llm_router_client.py) and documentation (SKILL.md, README.md) designed to route requests to over 70 AI models via a single API key. While the documentation includes several non-existent or future model versions (e.g., GPT-5.2, Claude 4.5) and a future-dated timestamp (2026), the code itself is a standard, transparent API wrapper using the Python standard library (urllib). It does not perform any unauthorized actions, such as stealing local credentials, exfiltrating sensitive files, or executing arbitrary commands; it strictly interacts with the specified AIsa API endpoints (api.aisa.one) using the provided AISA_API_KEY.
External report
View on VirusTotal