I would like to create an online editor where people can script their own AudioWorkletProcessors in javascript which will then be run as worklets on the webpage for other users. Are worklet processors already XSS safe ore should they be specially scanned for certain patterns?