in reply to is there a way download script source from web?
Any client-side script can be downloaded by viewing the source of the page (for inline script) or going to the script itself (for externally referenced script).
Server-side script (in most cases) cannot be downloaded.