Back to skill
Skillv1.0.0

VirusTotal security

一个万无一失的EPUB繁简转换技能,可以将繁体中文电子书转换为简体中文,或反向转换。 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:11 AM
Hash
da11f13c90c1e0255f130da4032c34ca0f848cc0adfb8812d0e7c3ba146123fd
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: epub-converter Version: 1.0.0 The skill is a legitimate utility for converting EPUB files between Simplified and Traditional Chinese. The core logic in `scripts/convert_epub.py` uses the `ebooklib` and `opencc-python-reimplemented` libraries to process ebook content. While the script performs potentially risky actions such as creating a virtual environment and installing dependencies via `subprocess` (in `~/.openclaw/epub_venv`), these behaviors are explicitly documented in `SKILL.md` and `README.md` as part of its 'auto-install' feature. The implementation uses safe coding practices, such as list-based subprocess calls to prevent shell injection, and lacks any indicators of data exfiltration, persistence, or malicious prompt injection.
External report
View on VirusTotal