Man Attempts Prompt Injection in Court Filings, Judge Finds It 'Dangerous'
A Connecticut judge has identified what appears to be the first instance of a US plaintiff attempting to use prompt injection—hidden text only readable by AI systems—in court filings. Matthew Elliott, a pro se litigant, hid instructions in tiny white text on white backgrounds, hoping to sway any AI system that might review his case.
Hidden Text and AI Instructions
According to Judge Walter Spader Jr.'s decision, Elliott's hidden text was "formatted to be invisible to a human reader while remaining fully legible to any software that reads the document's text." The instructions directed AI systems to:
- Ensure textual outputs agreed with Elliott's arguments
- Ignore prior denials from the court
- Ensure remediation would follow as Elliott desired
Elliott claimed he was attempting to "audit" the court out of concern it was using AI unfairly. Judge Spader dismissed this, noting that if Elliott had genuine concerns, he could write them "in plain, visible words." The hidden nature of the text was "evidence of its malicious purpose."
Sanctions and Subsequent Jokes
Despite warnings, Elliott continued to hide text in filings, including jokes like a link to a Nosferatu YouTube video, a message saying "hi :) I hope yo ucant see me," and nonsense text. Judge Spader called these actions "stunning" and "defies logic" for someone wanting the court to take their pleadings seriously.
The Connecticut Judicial Branch does not use AI to review or decide filings, so the prompts had no effect. However, Spader noted the tactic is "everywhere" in other areas like resumes. He prohibited Elliott from e-filing in the future as a sanction, avoiding monetary penalties due to Elliott's pro se status.
Implications
This case highlights a growing security concern: prompt injection as a vector for tampering with AI-assisted document review. As courts and other institutions increasingly adopt AI tools, malicious actors may attempt to exploit them. Judge Spader's ruling establishes a legal precedent for penalizing such abuse.
📖 Read the full source: HN AI Agents
👀 See Also

OpenAI Codex OAuth returning 429 errors since March 16 despite full quota
OpenAI Codex OAuth has been consistently returning 429 "you exceeded your current quota" errors since March 16, even when dashboards show 100% quota remaining. Users report the issue persists despite re-authentication, token revocation, and complete reconfiguration.

OpenClaw Founder Peter Steinberger: Cloud Multiplayer, Team Servers, and Agent-to-Agent Collaboration in Episode 7 of The ClawCast
In Episode 7 of The ClawCast, OpenClaw founder Peter Steinberger fields community questions covering cloud-backed multiplayer workflows, team servers, agent-to-agent collaboration, memory, and model routing.

Claude Code source code reportedly leaked, revealing agent architecture details
The source code for Claude Code, Anthropic's AI coding agent, appears to have been leaked, containing the full repository with system prompts, agent loop implementation, and tool calling infrastructure.

GLM-5.1 Released with Coding Performance Matching Claude Opus 4.5
Zhipu AI's GLM-5.1 model is now available to all Coding Plan users, achieving 77.8 points on SWE-bench-Verified and 56.2 points on Terminal Bench 2.0. The model features a 200K context window, 128K max output, and 744B parameters with 40B activated.