Review
acme/billing-worker #783
a32454a · ran · took 40s · $0.36
Synthesiser summary
11 findings across 4 agents.
high2medium3low6
Agents on this head
correctness
4findings
- time
- 40s
- tokens
- 96.6k
- cost
- $0.07
test-coverage
4findings
- time
- 25.5s
- tokens
- 16.8k
- cost
- $0.03
security
3findings
- time
- 34s
- tokens
- 113.1k
- cost
- $0.15
performance
0findings
- time
- 23s
- tokens
- 88.8k
- cost
- $0.11
Findings
11 of 11 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| high | src/billing/webhook-handler.ts:45 | injection | 95% | |
| high | src/workers/reconcile.ts:408 | secret-leak | 68% | |
| medium | src/api/routes/checkout.ts:452 | off-by-one | 86% | |
| medium | src/api/middleware/rate-limit.ts:234 | secret-leak | 73% | |
| medium | src/components/CartSummary.tsx:425 | flaky | 71% | |
| low | src/billing/webhook-handler.ts:254 | race | 96% | |
| low | src/lib/retry.ts | flaky | 85% | |
| low | src/auth/tokens.ts:154 | off-by-one | 67% | |
| low | src/auth/tokens.ts:109 | flaky | 58% | |
| low | src/db/migrations/0042_add_index.sql:395 | race | 57% | |
| low | src/billing/webhook-handler.ts:157 | flaky | 55% |