Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 3:48 AM
Hash
87227e2a2997dae4be6430e9a27883d2728fbf07db9d213ddefc11db76d8b37f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: asia-llm-router-skills Version: 1.0.0 The OpenClaw LLM Router skill bundle provides a Python client (`scripts/llm_router_client.py`) to interact with the AIsa LLM API at `https://api.aisa.one/v1`. The client uses standard Python libraries, requires and transmits the `AISA_API_KEY` for authentication, and performs expected API calls for chat, vision, and model comparison. The `SKILL.md` and `README.md` files contain clear documentation and usage examples without any evidence of prompt injection attempts against the OpenClaw agent or instructions for malicious actions. While the `image_url` parameter in the `vision` method could potentially be used to probe for Server-Side Request Forgery (SSRF) vulnerabilities in the remote `aisa.one` backend, the client code itself is not designed to exploit this, nor does it instruct the agent to do so, making it a potential vulnerability in the broader system rather than malicious intent within this skill bundle.
External report
View on VirusTotal