Back to skill
Skillv0.2.1
VirusTotal security
Template SDS Generator · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:36 AM
- Hash
- b1154a43e638ef5b7b2ddc8dba6dbe75f5f52e72fc82055c95a063a4ed4ae779
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: template-sds-generator Version: 0.2.1 The template-sds-generator skill bundle is a legitimate and well-structured tool designed to automate the creation of Safety Data Sheets (SDS). It uses standard Python libraries (PyMuPDF, python-docx, Pydantic) to parse source documents and render them into DOCX templates. While the bundle includes self-bootstrapping logic in 'scripts/bootstrap_runtime.py' and 'scripts/runtime_common.py' that executes subprocesses to manage a virtual environment and install dependencies, this behavior is consistent with the stated purpose of a self-contained OpenClaw skill. The use of external binaries like Tesseract for OCR and LibreOffice for PDF export is handled safely via argument lists in 'src/sds_generator/render/pdf_export.py' and 'src/sds_generator/parsing/ocr_backends.py', minimizing shell injection risks. No evidence of data exfiltration, prompt injection attacks, or intentional malicious logic was found.
- External report
- View on VirusTotal
