Missing User Warnings
Medium
- Confidence
- 79% confidence
- Finding
- The guide recommends an inline script via dangerouslySetInnerHTML that reads from localStorage and mutates the DOM, but it does not warn about CSP incompatibility, XSS-sensitive sinks, or the trust boundary around client-stored values. In an agent-targeted skill, this can cause downstream code generation that normalizes unsafe inline-script patterns and weakens defenses if developers later interpolate dynamic data into the script.
