You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Visual**| Multi-format image and video analysis | Threat payloads embedded in images and video frames passed alongside text *(API)*|
153
+
|**Cross-modal fusion**| Combined signal analysis | Coordinated attacks that distribute threat signals across text and visual channels to evade single-modality detection *(API)*|
112
154
113
155
### Post-flight gate (model → user)
114
156
@@ -151,6 +193,9 @@ Guardian protects your AI system from adversarial inputs designed to:
151
193
-**Bypass via translation or encoding** — obfuscation attacks designed to evade detection *(API)*
152
194
-**Abuse few-shot patterns** — using example structures to smuggle instructions *(API)*
153
195
-**Exploit sycophancy** — persistence attacks that leverage model compliance tendencies *(API)*
196
+
-**Embed threats in images** — adversarial instructions, injection payloads, and exfiltration commands hidden in images submitted to vision-capable models *(API)*
197
+
-**Coordinate across modalities** — split-channel attacks that distribute threat signals across text and visual inputs, each appearing benign in isolation *(API)*
198
+
-**Hide payloads in video** — injection content embedded across video frames, including temporally recurring signals designed to survive frame-level filtering *(API)*
154
199
155
200
The community edition covers the five most prevalent categories. The API covers 50+.
156
201
@@ -169,6 +214,8 @@ The community edition covers the five most prevalent categories. The API covers
0 commit comments