Back to skill
Skillv0.1.3
VirusTotal security
SynthClaw · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMar 25, 2026, 4:11 PM
- Hash
- 22375fb7de9db307e202d5e585ae0324dca0c2a9e75bffe35d2a2abfb30ee16f
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: synthclaw Version: 0.1.3 The SynthClaw skill bundle is a legitimate tool designed for automating Blender renders to generate synthetic training data. It demonstrates good security practices by using `subprocess.run(shell=False)` to prevent shell injection, validating that procedural parameters are strictly numeric (int/float), and enforcing timeouts for long-running render processes. The core logic in `src/synthclaw/blender_skill.py` and the Blender-side scripts (`agent_bridge.py`, `analyze_blends.py`) is consistent with the stated purpose and contains no evidence of data exfiltration, unauthorized access, or malicious prompt injection.
- External report
- View on VirusTotal
