Auditing System Prompt And Context Leakage

Audit an AI application for confidential material bleeding out of the model context: a system prompt that carries secrets (API keys, internal URLs, business rules, hidden instructions) and can be coaxed out verbatim, retrieved documents or tool outputs from one user surfacing in another user's answer, conversation or memory from one session or tenant leaking into the next, and a debug or error path that echoes the raw prompt or context. Covers assistants, chat features, and agents where a system prompt, retrieved context, or cross-session memory holds data that must not reach the user or another tenant. Use when the model context holds anything confidential and the boundary is what the model will reveal. The extraction prompt or cross-tenant request is the source, the leaked prompt or context is the sink, and the secret-in-prompt or unscoped context that exposes it is the bug.

UnboundCompute Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/auditing-system-prompt-and-context-leakage commit d99d280dcf

Frequently asked questions

npx skillmds@latest add unboundcompute/auditing-system-prompt-and-context-leakage