Back to skill
Skillv3.8.2
VirusTotal security
Doc2slides · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 6:34 AM
- Hash
- 06d8442a281fe6e917a65295293ab5211d892942eafe6536cfd1858c6ed5d731
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: doc2slides Version: 3.8.2 The doc2slides skill bundle is a legitimate and well-structured tool for converting documents (PDF, Word, Markdown) into professional PowerPoint presentations. It uses a multi-stage pipeline involving local text extraction (read_content.py), LLM-based content analysis (analyze_content.py), and HTML-to-PNG rendering via a local headless browser (html2png.sh). The code demonstrates security awareness by including explicit validation logic in llm_generate_html.py to strip <script> tags and block external CDN links from generated content. All network activity is restricted to user-configured LLM providers (OpenAI, Zhipu, DeepSeek), and file permissions are aligned with the stated purpose of reading documents and writing presentations.
- External report
- View on VirusTotal
