{"name":"prompt-guard","slug":"Timi0217/prompt-guard","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    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","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    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","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    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","required":true}],"method":"GET","description":"GET /","side_effect":"read"},{"id":"post_scan","file":"main.py","path":"/scan","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","required":true}],"method":"POST","description":"POST /scan","side_effect":"mutate"},{"id":"post_sanitize","file":"main.py","path":"/sanitize","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","required":true}],"method":"POST","description":"POST /sanitize","side_effect":"mutate"},{"id":"get_patterns","file":"main.py","path":"/patterns","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    threshold","required":true},{"hint":"Value for `is_safe`","name":"is_safe","type":"bool\n    risk_score","required":true},{"hint":"Value for `detections`","name":"detections","type":"list[dict]\n    sanitized_text","required":true},{"hint":"Value for `original_length`","name":"original_length","type":"int\n    sanitized_text","required":true},{"hint":"Value for `removed_patterns`","name":"removed_patterns","type":"list[str]","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/prompt-guard/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/Timi0217/prompt-guard","description":"Chekk-deployed fastapi application at https://prompt-guard-production-1b2f.up.railway.app","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/Timi0217/prompt-guard/chat","llms_txt":"https://chekk.dev/api/v1/llms/Timi0217/prompt-guard","manifest":"https://chekk.dev/api/v1/agent/Timi0217/prompt-guard/manifest","rest_base":"https://prompt-guard-production-1b2f.up.railway.app"},"deployed_url":"https://prompt-guard-production-1b2f.up.railway.app","confirmations":{"field":"confirmation_code","format":"id"}}