evaluate_dependency_change

shallow

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

100.0/100

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

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

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 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.

Vouch score: evaluate_dependency_change
[![Vouch score](https://vouch.tools/api/tools/8594d2d0-00a0-4d85-8425-ce0f9a7a852a/badge.svg)](https://vouch.tools/tools/8594d2d0-00a0-4d85-8425-ce0f9a7a852a)
evaluate_dependency_change — Vouch