Review
acme/checkout-api #1107
d8564ef · ran · took 21.2s · $0.33
Synthesiser summary
8 findings across 4 agents.
high2medium2low4
Agents on this head
performance
4findings
- time
- 21.2s
- tokens
- 53.8k
- cost
- $0.05
security
3findings
- time
- 16.3s
- tokens
- 64k
- cost
- $0.07
test-coverage
1finding
- time
- 11.3s
- tokens
- 102.7k
- cost
- $0.08
correctness
0findings
- time
- 21.1s
- tokens
- 87.5k
- cost
- $0.13
Findings
8 of 8 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| high | src/db/queries/orders.ts:91 | privilege | 98% | |
| high | src/api/routes/checkout.ts:88 | assertion-gap | 79% | |
| medium | src/billing/invoice.ts:220 | unbounded-query | 67% | |
| medium | src/billing/webhook-handler.ts:85 | unbounded-query | 58% | |
| low | src/billing/invoice.ts:420 | unbounded-query | 98% | |
| low | src/lib/cache.ts | n-plus-one | 77% | |
| low | src/components/CartSummary.tsx:58 | injection | 65% | |
| low | src/lib/retry.ts:325 | injection | 58% |