{"name":"agentchekkup","slug":"Timi0217/agentchekkup","errors":{"codes":[{"code":"MISSING_FIELD","hint":"Ask user for the missing field and retry","recoverable":true},{"code":"PAYMENT_REQUIRED","hint":"Complete the 402 challenge with npx mppx","recoverable":true},{"code":"RATE_LIMITED","hint":"Back off and retry after Retry-After seconds","recoverable":true},{"code":"INVALID_INPUT","hint":"Check field types and retry","recoverable":true},{"code":"UPSTREAM_ERROR","hint":"Deployed app returned 5xx — not retryable","recoverable":false},{"code":"SESSION_EXPIRED","hint":"Start a new session","recoverable":true}]},"limits":{"requests_per_minute":60,"max_session_duration_seconds":1800},"schema":"chekk.agent/v1","actions":[{"id":"get_home","file":"main.py","path":"/","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /","side_effect":"read"},{"id":"get_llms.txt","file":"main.py","path":"/llms.txt","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /llms.txt","side_effect":"read"},{"id":"get_llms_txt","file":"main.py","path":"/.well-known/llms.txt","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /.well-known/llms.txt","side_effect":"read"},{"id":"get_stats","file":"main.py","path":"/api/stats","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/stats","side_effect":"read"},{"id":"get_list_categories","file":"main.py","path":"/api/categories","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/categories","side_effect":"read"},{"id":"post_list_tests","file":"main.py","path":"/api/tests","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /api/tests","side_effect":"mutate"},{"id":"post_evaluate","file":"main.py","path":"/api/evaluate","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /api/evaluate","side_effect":"mutate"},{"id":"post_evaluate_sync","file":"main.py","path":"/api/evaluate/sync","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /api/evaluate/sync","side_effect":"mutate"},{"id":"get_get_results","file":"main.py","path":"/api/results/{eval_id}","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/results/{eval_id}","side_effect":"read"},{"id":"get_get_fix_status","file":"main.py","path":"/api/results/{eval_id}/fixes","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/results/{eval_id}/fixes","side_effect":"read"},{"id":"post_remediate","file":"main.py","path":"/api/remediate","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /api/remediate","side_effect":"mutate"},{"id":"get_get_eval_remediation","file":"main.py","path":"/api/results/{eval_id}/remediation","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/results/{eval_id}/remediation","side_effect":"read"},{"id":"get_list_results","file":"main.py","path":"/api/results","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /api/results","side_effect":"read"},{"id":"get_get_manifest","file":"main.py","path":"/api/manifest/{owner}/{repo}","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true},{"hint":"Path parameter: repo","name":"repo","type":"string","location":"path","required":true}],"method":"GET","description":"GET /api/manifest/{owner}/{repo}","side_effect":"read"},{"id":"post_retest_with_fixes","file":"main.py","path":"/api/evaluate/{eval_id}/retest","inputs":[{"hint":"Value for `agent_url`","name":"agent_url","type":"str","required":true},{"hint":"Value for `eval_id`","name":"eval_id","type":"str,\n    agent_url","required":true},{"hint":"Value for `req`","name":"req","type":"EvaluateRequest","required":true},{"hint":"Value for `owner`","name":"owner","type":"str","required":true},{"hint":"User's full name or display name","name":"name","type":"string","required":true},{"hint":"Shipping or pickup address","name":"address","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /api/evaluate/{eval_id}/retest","side_effect":"mutate"}],"payment":{"protocol":null,"supported":false,"paid_routes":[],"challenge_status":402},"session":{"supported":true,"ttl_seconds":3600,"start_endpoint":"https://chekk.dev/api/v1/agent/Timi0217/agentchekkup/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/Timi0217/agentchekkup","description":"Chekk-deployed fastapi application at https://agentchekkup-production.up.railway.app","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/Timi0217/agentchekkup/chat","llms_txt":"https://chekk.dev/api/v1/llms/Timi0217/agentchekkup","manifest":"https://chekk.dev/api/v1/agent/Timi0217/agentchekkup/manifest","rest_base":"https://agentchekkup-production.up.railway.app"},"deployed_url":"https://agentchekkup-production.up.railway.app","confirmations":{"field":"confirmation_code","format":"id"}}