search_reviews
shallowcom.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).
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
| 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
- unreachable
- Category
- Health
- Input schema
- declared
- Output schema
- declared
- Side-effect classification
- read-only— Heuristically 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
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 83.3 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| sample_call | pass: 1 |
| reliability | timeout: 1, pass: 19 |
| malformed_input | pass: 4 |
| timeout_honour | pass: 2 |
| cancellation | pass: 2 |
| determinism | pass: 4 |
| 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/92f4a1b5-580a-46c0-965c-944967e72589)