Back to skill
Skillv1.0.1

VirusTotal security

SiliconFlow Video Gen · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:59 AM
Hash
f91af132ff237c697bd1c1ec1212da4e4b3912107100ef81fbdc20d540778a51
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: siliconflow-video-gen Version: 1.0.1 The skill bundle is designed to generate videos using the SiliconFlow API. It reads the API key from expected locations (`SILICONFLOW_API_KEY` environment variable or `~/.openclaw/openclaw.json`) and makes a network request to the hardcoded `https://api.siliconflow.cn/v1/video/submit` endpoint using `curl`. The `prompt` and `image_url` inputs are JSON-encoded before being passed to `curl`, mitigating direct shell injection risks. There is no evidence of data exfiltration to unauthorized endpoints, persistence mechanisms, obfuscation, or malicious prompt injection attempts in `SKILL.md` or `README.md`. The behavior aligns with the stated purpose.
External report
View on VirusTotal