published by tylerscomic-lab
4 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.
- Claude Cost Audit
Exact Claude API cost calc with real cache economics, plus a tiktoken-misuse scanner. - Cron Schedule Audit
Validates cron expressions and finds DST bugs that make jobs silently skip or double-fire. - MCP Schema Audit
Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args. - Regex Safety Audit
Detects catastrophic-backtracking (ReDoS) regex risk via AST parsing, with JS-safe rewrites.