CLAW Agent 智控驾驶舱

PassAudited by VirusTotal on Apr 16, 2026.

Findings (1)

The skill bundle provides a legitimate monitoring dashboard for OpenClaw agents, featuring API quota tracking, token usage analysis, and agent status monitoring. The implementation consists of a Node.js API server (agent-api.js), a PM2 configuration (ecosystem.config.js) for process management, and a frontend dashboard (agent-dashboard.html). While the API is unauthenticated and binds to all network interfaces (0.0.0.0), these are common characteristics for local development utilities and the code contains no evidence of malicious intent, data exfiltration, or unauthorized execution.