Back to skill
Skillv1.0.0
VirusTotal security
Ping Model · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:04 AM
- Hash
- c8f1f5e578e94a7bf64721ba4bf466e4970d4b2bdc81949beae419e6c3f38935
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: ping-model Version: 1.0.0 The skill bundle is designed to measure and display AI model response latency, currently using a simulation. The `SKILL.md` instructions are clear and focused on output formatting, showing no signs of prompt injection attempts to subvert the agent. The `ping-model.js` script uses `child_process.execSync` to run `openclaw status`, which is a legitimate, hardcoded interaction with the local platform CLI and does not incorporate unsanitized user input. User-provided arguments for model names are only used in the internal simulation logic and for display, not in any shell commands. There is no evidence of malicious intent such as data exfiltration, persistence, or unauthorized network activity.
- External report
- View on VirusTotal
