P
ProfitCollector
/post_freshdep_scan
post freshdep scan
Flags pinned dependencies in a repository's requirements.txt, package-lock.json, or uv.lock published more recently than a freshness threshold -- a supply-chain
liveverifiedunknown~5s typical
mcpprobedprofitcollector
$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-ca-bakhour-profitcollector /post_freshdep_scan for me.
Input
| Field | Type | Description |
|---|---|---|
| repo_url* | string | Full https://github.com/<owner>/<repo> URL to scan. |
| ref | string | Optional branch/tag to check out instead of the default branch. |
| threshold_days | number | Flag anything published more recently than this many days ago. Defaults to 7. |
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-ca-bakhour-profitcollector","endpoint":"/post_freshdep_scan","input":{"repo_url":"..."}}'cli
npx cracked-ai run -p mcp-ca-bakhour-profitcollector -e /post_freshdep_scan -i '{"repo_url":"..."}'mcp
run_tool({ provider: "mcp-ca-bakhour-profitcollector", endpoint: "/post_freshdep_scan", input: {"repo_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.