polyclef/agentic-rag-redteam-bench-bucket / schema /safety_direct_query.schema.json
polyclef's picture
download
raw
1.84 kB
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Direct User Query Safety Attack Record",
"type": "object",
"properties": {
"id": {"type": "string"},
"attack_category": {"type": "string"},
"attack_subtype": {"type": "string"},
"adversarial_goal": {"type": "string"},
"user_query": {"type": "string"},
"target_llm_output": {"type": "string"},
"judge_assessment": {
"type": "object",
"properties": {
"assessment": {"type": "string"},
"justification": {"type": "string"},
"confidence": {"type": "string"}
},
"additionalProperties": true
},
"benign_content": {"type": ["string", "null"]},
"mode": {"type": ["string", "null"]},
"role_play": {"type": ["string", "null"]},
"manipulation_strategy": {"type": ["string", "null"]},
"communication_style": {"type": ["string", "null"]},
"query_structure": {"type": ["string", "null"]},
"intent_Opacity": {"type": ["string", "null"]},
"topic_domain": {"type": ["string", "null"]},
"temporal_context": {"type": ["string", "null"]},
"language": {"type": ["string", "null"]},
"Obfuscation": {"type": ["string", "null"]},
"adversarial_suffix": {"type": ["string", "null"]},
"payload_splitting": {"type": ["string", "null"]},
"encoding": {"type": ["string", "null"]},
"target_rag_component": {"type": "string"},
"target_component_model": {"type": "string"},
"target_model_system_prompt": {"type": "string"},
"all_llm_details": {"type": "object", "additionalProperties": true},
"agent_architecture_description": {"type": "string"},
"attack_gen_pipeline_description": {"type": "string"},
"generation_timestamp": {"type": "string"},
"script_version": {"type": "string"}
},
"additionalProperties": true
}

Xet Storage Details

Size:
1.84 kB
·
Xet hash:
f378f3de55b6261a696c3b75add3edca7636da75418951c0d92724a22fd4a21a

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.