L
LaunchTrust
/scan_app
Run a full signed scan on a registered app
Run the full LaunchTrust scan on one of your registered apps and store a signed, dated evidence record. Requires a LaunchTrust token and an active subscription.
liveunknown~5s typical
mcplaunchtrust
$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-co-launchtrust-launchtrust /scan_app for me.
Input
| Field | Type | Description |
|---|---|---|
| app_id* | string | The id of a registered app (see list_my_apps or register_app). |
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-co-launchtrust-launchtrust","endpoint":"/scan_app","input":{"app_id":"..."}}'cli
npx cracked-ai run -p mcp-co-launchtrust-launchtrust -e /scan_app -i '{"app_id":"..."}'mcp
run_tool({ provider: "mcp-co-launchtrust-launchtrust", endpoint: "/scan_app", input: {"app_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.