Back to skill
Skillv1.0.8

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:12 AM
Hash
2ab43d51752ee8406b3699799958f9983c4d84f933e066c4491e35c70ddaa1bc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: materials-cli Version: 1.0.8 The materials-cli bundle is a legitimate utility for rendering JSON schemas into images and generating schemas using the OpenAI API. The code follows standard Node.js CLI patterns, using commander for argument parsing, inquirer for interactive prompts, and node-canvas (via declare-render) for image generation. While the utility performs environment checks using execSync in src/utils/install.ts, these are limited to verifying the presence of required system libraries like cairo and pango. No evidence of data exfiltration, malicious prompt injection, or unauthorized network activity was found.
External report
View on VirusTotal