Back to skill
Skillv1.0.0

VirusTotal security

Token Usage Dashboard · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 9:03 AM
Hash
25ecea94aab39e8a7e5479b915fdac91a60fe6485cb320a65d94bd0907fcab3e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: token-usage-dashboard Version: 1.0.0 The token-usage-dashboard skill bundle is a legitimate tool designed to visualize and manage LLM costs and usage patterns using data from the CodexBar CLI. The core logic in scripts/token_usage_dashboard.py and scripts/model_usage.py focuses on local data processing, including cost attribution, anomaly detection, and multi-tenant access control. The implementation demonstrates security awareness through the use of safe subprocess calls, XSS protection in the generated HTML dashboard, and automated anonymization of sensitive prompt data. No indicators of data exfiltration, malicious persistence, or unauthorized remote execution were found, and the bundle includes comprehensive unit tests and documentation.
External report
View on VirusTotal