Local LLM billing proxy that turns OpenAI and Anthropic calls into per-call cost and failure receipts.
No confirmed malicious attack surface was established. User-invoked runtime behavior is a local authenticated proxy that forwards chosen LLM requests to configured provider endpoints and records local measurements.
`dist/proxy.js` forwards authenticated requests, as expected for a local LLM proxy.
dist/proxy.jsView on unpkg`dist/init.js` can edit a user-named client file only through the explicit `init --patch` path, with confirmation unless `--yes` is supplied.
dist/init.jsView on unpkg`dist/proxy.js` forwards authenticated requests, as expected for a local LLM proxy.
dist/proxy.jsView on unpkg`dist/init.js` can edit a user-named client file only through the explicit `init --patch` path, with confirmation unless `--yes` is supplied.
dist/init.jsView on unpkg