search_reviews

shallow

com.olyport/cochrane · Verify this server

Search Cochrane systematic reviews via PubMed. Finds Cochrane Database of Systematic Reviews articles matching your query. Returns PubMed IDs, titles, and publication dates. Use get_review_detail with a PMID to get the full abstract. Args: query: Search terms for finding reviews (e.g. 'diabetes exercise', 'hypertension treatment', 'childhood vaccination safety'). limit: Maximum number of results to return (default 20, max 100).

100.0/100

2 trials · measured 8 days ago

search_reviews scores 100.0/100 on Vouch's measured behaviour index, from 2 real invocation trials against com.olyport/cochrane, 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
unreachable
Category
Health
Input schema
declared
Output schema
declared
Side-effect classification
read-onlyHeuristically read-only-eligible (readonly-heuristic.ts) and sample-called by the Phase 0 census shallow probe.
Declared input schema
{
  "type": "object",
  "title": "search_reviewsArguments",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 20
    },
    "query": {
      "type": "string",
      "title": "Query"
    }
  }
}

Score history

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

Probe evidence

ProbeOutcomes
schema_integritypass: 1
sample_callpass: 1
reliabilitytimeout: 1, pass: 19
malformed_inputpass: 4
timeout_honourpass: 2
cancellationpass: 2
determinismpass: 4
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: search_reviews
[![Vouch score](https://vouch.tools/api/tools/92f4a1b5-580a-46c0-965c-944967e72589/badge.svg)](https://vouch.tools/tools/92f4a1b5-580a-46c0-965c-944967e72589)
search_reviews — Vouch