AntiPattern
Missing Output Sanitization
missing-output-sanitization
Raw user-supplied text gets persisted or rendered without passing through the expected HTML/PII sanitization layer, so UI output can become unsafe and stored embeddings may leak secrets or personally identifiable information.