compare_passes
shallowai.snowsure/snow · Verify this server
Compare ski passes on price, resort coverage, and value — the tool for "which season pass includes <resort> — Epic or Ikon?" (pass resortSlugs=[<resort>]). Optionally pass resortSlugs you plan to ski and tripDays to see which pass covers them and whether it beats buying window lift tickets.
1 trials · measured 8 days ago
compare_passes scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against ai.snowsure/snow, 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 + stdio
- Credential class
- open
- Category
- Travel & local
- Input schema
- declared
- Output schema
- declared
- Side-effect classification
- unclassified
- Declared input schema
{ "type": "object", "properties": { "passIds": { "type": "array", "items": { "type": "string" }, "description": "Passes to compare (default: all). e.g. [\"epic-pass\",\"ikon-pass\"]" }, "tripDays": { "type": "number", "description": "Total days you plan to ski (for the value calc)" }, "resortSlugs": { "type": "array", "items": { "type": "string" }, "description": "Resorts you plan to ski — used for coverage scoring" }, "dailyTicketUsd": { "type": "number", "description": "Override the assumed window ticket rate (default $185)" } } }
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 100.0 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | pass: 20 |
| malformed_input | pass: 1 |
| timeout_honour | pass: 2 |
| cancellation | pass: 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/e91fc134-ce29-4df3-a1de-c395b780e87f)