ProfitCollector
P
ProfitCollector
/post_security_repo_risk_report_deep

post security repo risk report deep

Everything in the standard report, plus a repo-wide secret/credential exposure scan (matched values are never returned).

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_security_repo_risk_report_deep for me.

Input

FieldTypeDescription
repo_url*stringPublic https://github.com/... or https://gitlab.com/... repository URL.
refstringOptional branch/tag to analyze. Defaults to the repository's default branch.

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_security_repo_risk_report_deep","input":{"repo_url":"..."}}'
cli
npx cracked-ai run -p mcp-ca-bakhour-profitcollector -e /post_security_repo_risk_report_deep -i '{"repo_url":"..."}'
mcp
run_tool({ provider: "mcp-ca-bakhour-profitcollector", endpoint: "/post_security_repo_risk_report_deep", input: {"repo_url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.