LLM Cost Guard
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is benign. The `main.js` script uses only Node.js standard library modules (`fs`, `path`, `os`) to manage local configuration and data files within the `~/.openclaw/workspace/` directory. There is no evidence of network communication, external process execution, or access to sensitive system files. The `SKILL.md` and `README.md` provide clear, non-malicious instructions for the OpenClaw agent, including a cron integration command (`openclaw cron add`) that aligns with the skill's stated purpose of sending reports, relying on the OpenClaw platform's capabilities for actual delivery. The explicit claims of 'Zero Dependencies' and 'No external services. No telemetry.' are verified by the code.
