Back to skill
Skillv1.0.1

VirusTotal security

FreeCAD · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMar 28, 2026, 11:41 PM
Hash
f83f640ba4b99e41ce1da08bec638234d2c78156ce4c2a33ed0de2fec30f7bec
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: skill-freecad Version: 1.0.1 The FreeCAD skill provides a structured and safe interface for 3D modeling using parametric JSON operations. The implementation in `scripts/cad_engine.py` and its supporting modules (e.g., `scripts/ops/export.py` and `scripts/ops/utils.py`) includes path traversal protections by using `os.path.basename` on user-provided filenames. The skill instructions in `SKILL.md` enforce the use of structured JSON and discourage the agent from generating raw Python code, which reduces the risk of execution errors or injection. No evidence of data exfiltration, unauthorized network access, or malicious persistence was found.
External report
View on VirusTotal