CRAIMAFeb 11

Protecting Context and Prompts: Deterministic Security for Non-Deterministic AI

arXiv:2602.10481v11 citationsh-index: 1
Originality Highly original
AI Analysis

This addresses security risks for organizations using LLMs, offering preventative guarantees rather than reactive detection.

The paper tackles the vulnerability of LLM applications to prompt injection and context manipulation attacks by introducing authenticated prompts and authenticated context, achieving 100% detection with zero false positives and nominal overhead.

Large Language Model (LLM) applications are vulnerable to prompt injection and context manipulation attacks that traditional security models cannot prevent. We introduce two novel primitives--authenticated prompts and authenticated context--that provide cryptographically verifiable provenance across LLM workflows. Authenticated prompts enable self-contained lineage verification, while authenticated context uses tamper-evident hash chains to ensure integrity of dynamic inputs. Building on these primitives, we formalize a policy algebra with four proven theorems providing protocol-level Byzantine resistance--even adversarial agents cannot violate organizational policies. Five complementary defenses--from lightweight resource controls to LLM-based semantic validation--deliver layered, preventative security with formal guarantees. Evaluation against representative attacks spanning 6 exhaustive categories achieves 100% detection with zero false positives and nominal overhead. We demonstrate the first approach combining cryptographically enforced prompt lineage, tamper-evident context, and provable policy reasoning--shifting LLM security from reactive detection to preventative guarantees.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes