policy_violation_detection | {'reason': str} |
secrets_keys_detection | List[Dict] with {'text': str, 'score': float} |
pii_detection | List[Dict] with {'text': str, 'score': float} |
toxicity_detection | {'label': str, 'score': float} |
competitor_mention_detection | {'detected_competitors': bool} |
banned_topics_detection | {'detected_topics': List[str]} |
prompt_injection_detection | {'score': float} |
unsafe_prompt_protection | {'safety_score': float} |
unsafe_response_detection | {'safety_score': float} |
system_prompt_leak_detection | {'similarity_score': float} |