C
control-plane
/thinkneo_evaluate_trust_score
thinkneo evaluate trust score
Evaluate your organization AI Trust Score (0-100) across 10 dimensions: Guardrails, PII Protection, Injection Defense, Audit Trail, Compliance, Model Governance
liveunknown~5s typical
mcpcontrol-plane
$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-ai-thinkneo-control-plane /thinkneo_evaluate_trust_score for me.
Input
| Field | Type | Description |
|---|---|---|
| org_name* | string | Organization name for the trust score badge (e.g., 'Acme Corp') |
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-ai-thinkneo-control-plane","endpoint":"/thinkneo_evaluate_trust_score","input":{"org_name":"..."}}'cli
npx cracked-ai run -p mcp-ai-thinkneo-control-plane -e /thinkneo_evaluate_trust_score -i '{"org_name":"..."}'mcp
run_tool({ provider: "mcp-ai-thinkneo-control-plane", endpoint: "/thinkneo_evaluate_trust_score", input: {"org_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.