calculate_profit

shallow

app.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.

100.0/100

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

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%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

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2497.7deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, pass: 19
malformed_inputpass: 3
timeout_honourpass: 2
cancellationskipped: 2
concurrencypass: 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.

Vouch score: calculate_profit
[![Vouch score](https://vouch.tools/api/tools/787c0c0a-f43f-45b2-90c4-998968f38fde/badge.svg)](https://vouch.tools/tools/787c0c0a-f43f-45b2-90c4-998968f38fde)
calculate_profit — Vouch