cipherdriftx/Plarix Scan
Free CI cost recorder for LLM API usage — records tokens and costs from real provider responses
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (e.g., pytest -q, npm test) | yes | — |
| fail_on_cost_usd | Exit non-zero if total known cost exceeds this threshold (USD) | no | — |
| pricing_file | Path to custom pricing JSON file (default: bundled prices.json) | no | — |
| providers | Comma-separated list of providers to intercept (default: openai,anthropic,openrouter) | no | openai,anthropic,openrouter |
| comment_mode | Where to post results: pr, summary, or both (default: both) | no | both |
| enable_openai_stream_usage_injection | Opt-in: inject stream_options to enable usage reporting on OpenAI streaming (default: false) | no | false |
Outputs
no outputs