ArXiv

AISPA: User-Centric System Prompt Auditing for Large Language Model Applications

Authors
Xiangning Lin, Shenzhe Zhu, Shu Yang...
Categories
cs.AI, cs.CL, cs.CY, cs.HC
arXiv
https://arxiv.org/abs/2607.28617v1
PDF
https://arxiv.org/pdf/2607.28617v1

Brief

AISPA introduces a systematic, user-focused methodology to audit system prompts by evaluating instructions along eight dimensions. Applied to 3,249 instructions from 88 commercial AI products, the study finds protective rules are nearly universal but often incomplete (24% cover all dimensions), prompts are lengthening and more protective, yet ~40% include instructions that undermine user interests, motivating transparency and oversight.

Why it matters

AISPA is a user-centric audit framework that inspects parts of system prompts across eight user-relevant dimensions and was applied to 3,249 instructions from system prompts in 88 commercial AI products, classifying each instruction as either protective or problematic.

Key details

  • Protective instructions are widespread—98.9% of products contain at least one—but shallow: only 24% of products cover all eight AISPA dimensions; design varies widely (some organizations average >60 protective instructions per product, others <5).
  • Problematic instructions remain common: roughly 40% of products contain at least one instruction that works against user interests; prompts have grown steadily longer and more protective over time, prompting calls for greater transparency, standardization, and independent oversight.
Source evidence

Abstract

System prompts are instructions configured by developers to govern the behaviors of foundation models in AI applications. They are used throughout commercial AI products, but are rarely disclosed to the public or regulators, creating a serious trust and accountability gap in the wide deployment of AI systems. In this paper, we introduce Artificial Intelligence System Prompt Assurance (AISPA), a user-centric framework for systematically auditing system prompts in AI systems. AISPA examines specific parts of a system prompt and evaluates them along eight dimensions that matter to users. We then use this framework to review 3,249 instructions from system prompts in 88 commercial AI products, classifying each instruction as either protective (of users) or problematic. Our audit surfaces four core findings. First, system prompt design varies substantially across products and developers, with some organizations averaging over 60 protective instructions per product while others average fewer than 5. Second, protective instructions are widely adopted but shallow in scope: 98.9% of products contain at least one, yet only 24% cover all eight dimensions of the AISPA taxonomy. Third, system prompts have grown steadily longer and more protective of users, suggesting that user protection is becoming a more visible concern in commercial prompt design. Fourth, despite this progress, problematic instructions remain pervasive: roughly 40% of products contain at least one instruction that works against user interests, and protective and problematic instructions frequently coexist within the same prompt. Our findings highlight the need for greater transparency, standardization, and independent oversight for system prompts in commercial AI products.