Back to skill
Skillv1.0.1

VirusTotal security

Kie Ai Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:17 AM
Hash
3c27e1c064d714bbd7476b7ca57e7af24cd5aa290cf873d9f40bf3552d29f66c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: kie-ai-skill Version: 1.0.1 The OpenClaw skill bundle provides a wrapper for the kie.ai API, enabling image generation and optional Google Drive uploads. All network calls to `api.kie.ai` and `gateway.maton.ai` are explicitly declared in `SKILL.md` and are consistent with the stated purpose. The Python scripts (`lib/*.py`) use `urllib.request` for secure HTTPS communication and `argparse` for robust command-line argument handling. Local file operations are confined to the skill's directory (`images/`, `.task-state.json`, `config.json`). The `SKILL.md` is transparent about data handling and external dependencies, and there is no evidence of prompt injection attempts, credential theft, undeclared data exfiltration, persistence mechanisms, or obfuscation. The subprocess call to `upload-drive.py` is controlled and not a shell injection vulnerability.
External report
View on VirusTotal