0
Applied AI·August 15, 2026·1 min read

Dude Reportedly Hides Prompt Injections in Legal Filing, Just in Case Judge Is Really That Lazy

Share

Prompt injection is now crossing into official documents and adversarial settings—assume any text your systems touch could contain hidden instructions. If you're using LLMs on contracts, filings, or emails, you need explicit input sanitization and model-side constraints this quarter, not later.

Applied AI

A Wyoming woman joined a federal suit against xAI alleging her stepfather used Grok to turn one childhood photo of her into 7,000+ CSAM images he traded online

Generative tools being named in CSAM litigation puts model providers directly in the chain of harm, not just as neutral infrastructure. Expect pressure for hard technical guardrails, logging, and usage constraints on image models — if you ship or integrate them, your legal and trust teams need to assume they will be discovery targets.

Applied AI

Anthropic details Claude's text watermark: it only shows Claude was likely involved, is sparse in code and factual text, and disappears after a full rewrite

Watermarking that is probabilistic, sparse in code/fact-heavy text, and breakable by full rewrites is a provenance hint, not a content authenticity guarantee. If you're a platform or enterprise looking at watermarks for policy or compliance, treat this as one weak signal in a broader detection and audit stack, not a control you can rely on alone.