M
mcp-shield
/check_trust
check trust
Look up the trust score for any MCP server by URL or npm package name. Returns score, grade, findings summary, and certification status.
liveverifiedunknown~5s typical
mcpprobedmcp-shield
$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-com-craftedtrust-mcp-shield /check_trust for me.
Input
| Field | Type | Description |
|---|---|---|
| server_url | string | The MCP server URL to look up |
| npm_name | string | The npm package name to look up |
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-com-craftedtrust-mcp-shield","endpoint":"/check_trust","input":{}}'cli
npx cracked-ai run -p mcp-com-craftedtrust-mcp-shield -e /check_trust -i '{}'mcp
run_tool({ provider: "mcp-com-craftedtrust-mcp-shield", endpoint: "/check_trust", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.