Clawhub Skill Llm Cost Guard

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The OpenClaw AgentSkills skill 'llm-cost-guard' is benign. Its `main.js` code uses only Node.js standard library modules (`fs`, `path`, `os`) to manage local configuration and data files within the `~/.openclaw/workspace/` directory. There are no external network calls, no use of `child_process` for arbitrary command execution, and no `eval` or `exec` of user-controlled input. The `SKILL.md` instructions are clear, directly related to cost monitoring, and do not contain any prompt injection attempts to subvert the agent's behavior for malicious purposes. The skill adheres to its stated purpose of LLM cost tracking without exhibiting any malicious intent or high-risk behaviors.