{"name":"pii-scrubber","slug":"Timi0217/pii-scrubber","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_llms.txt","file":"main.py","path":"/llms.txt","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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 `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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_home","file":"main.py","path":"/","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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":"post_scrub","file":"main.py","path":"/scrub","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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 /scrub","side_effect":"mutate"},{"id":"post_detect","file":"main.py","path":"/detect","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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 /detect","side_effect":"mutate"},{"id":"get_patterns","file":"main.py","path":"/patterns","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    categories","required":true},{"hint":"Value for `scrubbed_text`","name":"scrubbed_text","type":"str\n    detections","required":true},{"hint":"Value for `total_redactions`","name":"total_redactions","type":"int\n\n\nclass DetectRequest","required":true},{"hint":"Value for `has_pii`","name":"has_pii","type":"bool\n    detections","required":true},{"hint":"Value for `total_found`","name":"total_found","type":"int","required":true},{"hint":"User's phone number with country code","name":"phone","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 /patterns","side_effect":"read"}],"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/pii-scrubber/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/Timi0217/pii-scrubber","description":"Chekk-deployed fastapi application at https://pii-scrubber-production-6ed6.up.railway.app","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/Timi0217/pii-scrubber/chat","llms_txt":"https://chekk.dev/api/v1/llms/Timi0217/pii-scrubber","manifest":"https://chekk.dev/api/v1/agent/Timi0217/pii-scrubber/manifest","rest_base":"https://pii-scrubber-production-6ed6.up.railway.app"},"deployed_url":"https://pii-scrubber-production-6ed6.up.railway.app","confirmations":{"field":"confirmation_code","format":"id"}}