evaluate_dependency_change
shallowapp.repopilot/repopilot · Verify this server
CALL immediately before adding or upgrading an npm dependency, while you still have the package name and target version in hand. Answers "is this specific version safe to take on" from registry metadata, advisory deltas, provenance, license, and repository evidence, and returns blockers, warnings, a recommendation, and a verification plan. The minimum call is {"change":{"name":"lodash"}} — everything else is optional, including the target version, which defaults to the latest published version exactly as `npm install <pkg>` would. Give the target as an exact version, a dist-tag, or a SemVer range; it resolves to one exact version, reported in change.to_version. Add the optional `project` snapshot to also get Node/peer/license compatibility. Common alias and case-variant field names are repaired rather than rejected, and every repair, default, and resolution is listed in input_adjustments — read it to see what was actually evaluated. Rejections are correctable: they name the field, why it failed, and a working example. Evaluates only; never installs or edits anything.
1 trials · measured 8 days ago
evaluate_dependency_change scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against app.repopilot/repopilot, 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
- self-provisionable
- Category
- Developer infrastructure
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
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/8594d2d0-00a0-4d85-8425-ce0f9a7a852a)