calculate_profit
shallowapp.sorsa/sorsa · Verify this server
Calculate Amazon FBA profit and ROI for given sell/cost prices using the full fee engine (tiered referral fees, digital services tax, VAT on fees). Call for what-if questions like 'what would I make selling at £24.99 if I buy at £12?'. Prices are in the marketplace currency.
1 trials · measured 8 days ago
calculate_profit scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against app.sorsa/sorsa, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- open
- Category
- Commerce & retail
- Input schema
- declared
- Output schema
- not declared
- Side-effect classification
- unclassified
- Declared input schema
{ "type": "object", "title": "calculate_profitArguments", "required": [ "sell_price", "cost_price" ], "properties": { "domain": { "type": "string", "title": "Domain", "default": "GB" }, "category": { "type": "string", "title": "Category", "default": "" }, "cost_price": { "type": "number", "title": "Cost Price" }, "sell_price": { "type": "number", "title": "Sell Price" }, "referral_fee_pct": { "type": "number", "title": "Referral Fee Pct", "default": 15 }, "pick_and_pack_fee": { "type": "number", "title": "Pick And Pack Fee", "default": 0 } } }
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 97.7 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | timeout: 1, pass: 19 |
| malformed_input | pass: 3 |
| timeout_honour | pass: 2 |
| cancellation | skipped: 2 |
| concurrency | pass: 20 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/787c0c0a-f43f-45b2-90c4-998968f38fde)