If you have a possible attack vector please make a comment or an issue and include the code like so ~~~ ```js script // execute code with an attack vector console.log('window.secret', window.secret); ``` ~~~