Token-cost-calc

PassAudited by ClawScan on Apr 17, 2026.

Overview

The skill's requirements, instructions, and included reference material are consistent with a token-cost calculation/audit tool and do not request unrelated credentials, installs, or system access.

This skill appears coherent and safe from a packaging standpoint. Before installing, consider: (1) verify inputs you pass (token counts, price tables, recharge ratios) come from trusted sources—this skill will compute based on whatever numbers it receives; (2) review and test edge cases (zero and negative tokens, division-by-zero for rechargeRatio) as the checklist suggests; (3) if you dislike autonomous invocation, keep the skill user-invocable only or disable autonomous use in agent settings; and (4) if you integrate these formulas into production billing, add unit tests and compare results against the official provider billing docs to ensure no subtle mismatch in units or quotas.