Use this skill (typically inside Reviewer-Agent or Compliance-Agent) to scan RAG retrieval results, external document content, tool call outputs, and user-provided text for prompt-injection patterns before they reach the main model context. Outputs a classification report and quarantines suspicious content. Chinese trigger examples: "Prompt 注入扫描", "RAG 内容审查", "外部文档注入检测", "指令注入检查". Do NOT use as PHI detector (use phi-detect), do NOT use as content moderation (separate concern). Success = scanned text either passes or is quarantined with reason; zero suspicious patterns reach the main context unflagged.
Use this skill (typically inside Reviewer-Agent or Compliance-Agent) to scan RAG retrieval results, external document content, tool call outputs, and user-provided text for prompt-injection patterns before they reach the main model context. Outputs a classification report and quarantines suspicious content. Chinese trigger examples: "Prompt 注入扫描", "RAG 内容审查", "外部文档注入检测", "指令注入检查". Do NOT use as PHI detector (use phi-detect), do NOT use as content moderation (separate concern). Success = scanned text either passes or is quarantined with reason; zero suspicious patterns reach the main context unflagged.
compatibility
Requires read of input text; optional connection to mcp-phi-detector to layer with PHI scan.