R
RepoPilot
/verify_dependency_change
Verify a dependency change after local work
CALL after changing the manifest/lockfile and running local checks. Compares the exact evaluated target with the resolved result and caller-reported proof recei
liveunknown~5s typical
mcprepopilot
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-repopilot-repopilot /verify_dependency_change for me.
Input
| Field | Type | Description |
|---|---|---|
| evaluation* | object | The verification_context object exactly as evaluate_dependency_change returned it, passed |
| after* | object | |
| diff | string | |
| checks* | array |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-repopilot-repopilot","endpoint":"/verify_dependency_change","input":{"evaluation":{},"after":{},"checks":[]}}'cli
npx cracked-ai run -p mcp-app-repopilot-repopilot -e /verify_dependency_change -i '{"evaluation":{},"after":{},"checks":[]}'mcp
run_tool({ provider: "mcp-app-repopilot-repopilot", endpoint: "/verify_dependency_change", input: {"evaluation":{},"after":{},"checks":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.