R
RepoPilot
/check_dependency
Check a dependency before adoption
CALL when the user or agent is about to add, upgrade, trust, fork, or deploy an npm package or public GitHub repository. Returns a lean repository-level recomme
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 /check_dependency for me.
Input
| Field | Type | Description |
|---|---|---|
| repo | string | Public GitHub repository as owner/repo or a github.com URL. |
| package | string | npm package name, for example lodash or npm:@scope/pkg. To judge a specific VERSION rather |
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":"/check_dependency","input":{}}'cli
npx cracked-ai run -p mcp-app-repopilot-repopilot -e /check_dependency -i '{}'mcp
run_tool({ provider: "mcp-app-repopilot-repopilot", endpoint: "/check_dependency", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.