Back to skill
Skillv1.0.0

VirusTotal security

LLM Router Gateway · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:40 AM
Hash
3344a808d722e7ae4575d87ce37d064fce8df5343646693644f600c88d412037
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: aisa-llm-router-skill Version: 1.0.0 The skill bundle provides a Python client for an LLM routing service, `api.aisa.one`. The `SKILL.md` and `README.md` files contain clear documentation and usage examples, including `curl` commands and Python script usage, all directed at the stated `aisa.one` endpoint. The `scripts/llm_router_client.py` script correctly handles the `AISA_API_KEY` environment variable and makes HTTP requests exclusively to `https://api.aisa.one/v1` using standard Python libraries. There is no evidence of data exfiltration beyond the necessary API key to the intended service, no malicious execution patterns, no persistence mechanisms, and no prompt injection attempts against the OpenClaw agent. All behaviors are aligned with the stated purpose of providing a unified LLM gateway client.
External report
View on VirusTotal