Back to skill
Skillv1.0.0
VirusTotal security
Molecular 3D Renderer · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 4:42 AM
- Hash
- 068e072dad8ab1beeb4291084e3105da6a558ded94ce51ea114513f300dad2dc
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: mol-render Version: 1.0.0 The skill bundle is benign. It provides functionality to render 3D molecular structures from SMILES strings or PDB files using POV-Ray. The `SKILL.md` instructions are purely functional, describing usage and dependencies without any prompt injection attempts. The Python scripts (`scripts/pdb_to_3d.py`, `scripts/smiles_to_3d.py`) use `subprocess.run` to execute the `povray` binary, but arguments are passed as a list, mitigating shell injection risks. PDB files are downloaded from the legitimate `files.rcsb.org` domain or read from user-specified local paths, which is appropriate for the skill's purpose. There is no evidence of data exfiltration, persistence mechanisms, or other malicious intent.
- External report
- View on VirusTotal
