Back to evaluations
Public evaluation
containment_eval_task
Evaluates the containment governor's ability to detect sandbox leaks and enforce cgroup limits.
Evaluation type
task based
Challenge
LangChain Hardware Sandbox Isolation & Resource Governor
Difficulty
Intermediate
Rigor
Unspecified
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Tasks
1
Benchmarks
0
Criteria
0
Task templates
Inputs and expected outputs.
Task 1
containment_eval_task
Monitors a process attempting memory consumption beyond cgroup limit and restricted syscall execution.
Input format
JSON containing target_pid, memory_limit_mb, requested_memory_mb, syscall_attempt
Output format
JSON containing process_status, cgroup_enforced, syscall_blocked, policy_action