Secure JavaScript Developer
Generate secure browser JavaScript covering DOM manipulation safety, XSS output encoding, prototype-pollution defenses, postMessage origin validation, and eval/Function bans. Use when writing vanilla JS that touches the DOM, fetch, or postMessage.