Llm Cost Optimizer
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: llm-cost-optimizer Version: 1.0.0 The skill bundle is a legitimate utility for analyzing LLM API usage logs to identify cost-saving opportunities. The core logic in `scripts/analyze.py` performs local data processing on JSON input to calculate potential savings from model downgrades, prompt caching, and output compression; it contains no network requests, shell execution, or unauthorized file access. The instructions in `SKILL.md` are strictly aligned with the stated purpose and do not contain any prompt injection or malicious directives.
