Forum Moderators: mack
of course, with jscript, it is out there for everyone to look at your code, and have fun with it if they can get into it.
Of course, from my reading, the basic rule is don't take anything from any user without sanitizing and verifying it, and while malicious is always there, stupid can be more dangerous.
If you ask me, javascript security is more of a concern to end users/browsers than people authoring scripts.
Note that there's a big difference between java and javascript, and a small difference between jscript and javascript.
Unless a webmaster uses javascript for inappropriate things (e.g. for validating credentials) then I don't see much of a risk factor, but I'm no expert by any means.