PIGuard: Prompt Injection Guardrail via Mitigating Overdefense for Free(injecguard.github.io)
injecguard.github.io
PIGuard: Prompt Injection Guardrail via Mitigating Overdefense for Free
https://injecguard.github.io/
6 コメント
There is a simple way to mitigate prompt injection. Just check metadata only: is this action by the LLM suspicious given trusted metadata, blanking out the data
while i cant speak regarding arbitrary prompt injections, ive been using a simple approach i add to any llm harness i use, that seems to solve turn or role confusion being remotely viable.
i really need to test my toolkit (carterkit) augmented harnesses on some of the more respectavle benchmarks
i really need to test my toolkit (carterkit) augmented harnesses on some of the more respectavle benchmarks
This one has a low false positive rate. And I thought that was interesting.