iconLogo
Published:2025/10/23 6:35:01

隠れプロンプトを暴く!最強セキュリティツール爆誕✨

超要約: 隠れた指示(プロンプト)を見つける技術「PhantomLint」を紹介!LLM(AI)の悪用を防ぐんだって😎


ギャル的キラキラポイント✨

  • ● 白文字とか透明色で隠された文字、見つけちゃうんだからスゴくない?👀
  • ● AIが変なことしちゃうのを防いで、みんなが安心してAI使えるようにするのイイね👍
  • ● オープンソース(誰でも使える)で、APIも使えるかもって、まじ神✨

続きは「らくらく論文」アプリで

PhantomLint: Principled Detection of Hidden LLM Prompts in Structured Documents

Toby Murray

Hidden LLM prompts have appeared in online documents with increasing frequency. Their goal is to trigger indirect prompt injection attacks while remaining undetected from human oversight, to manipulate LLM-powered automated document processing systems, against applications as diverse as r\'esum\'e screeners through to academic peer review processes. Detecting hidden LLM prompts is therefore important for ensuring trust in AI-assisted human decision making. This paper presents the first principled approach to hidden LLM prompt detection in structured documents. We implement our approach in a prototype tool called PhantomLint. We evaluate PhantomLint against a corpus of 3,402 documents, including both PDF and HTML documents, and covering academic paper preprints, CVs, theses and more. We find that our approach is generally applicable against a wide range of methods for hiding LLM prompts from visual inspection, has a very low false positive rate (approx. 0.092%), is practically useful for detecting hidden LLM prompts in real documents, while achieving acceptable performance.

cs / cs.CR