TRUSS
Safety Verification
An AI safety verification layer that intercepts outputs, synthesizes grammars, and returns explainable verdicts.
01
Destructive Bash Execution?
A classic catastrophic command that should be rejected immediately.
shell✦strict
02
Python String Concatenation Bypass?
An obfuscated shell call attempting to bypass naive keyword filters.
python✦strict
03
SQL Mixed Read and Destructive Query?
A query that begins safely but sneaks in a mutating statement afterwards.
sql✦strict
selected04
Remote Bootstrap Pipeline?
A remote shell bootstrap that should be blocked before execution.
shell✦strict
05
Safe SQL Analytics?
A bounded read-only analytics query that the verifier should accept.
sql✦strict