It could just use the Python part, as opposed to lua, at least until we figure out how to moderate the 'evil' lua commands. It would bring down the usefulness, but I think that if it were taken into effect, it would yield some pretty awesome saves. It might even be fairly easy to write a parser such that it won't execute any harmful commands. (Not volunteering)
@BloodLust(View Post) Facepalm - Any Lua command will work. Example: Create a 'New Text File/Document' called 'delete' in your TPT directory. Go to TPT's console, type in: os.remove("delete.txt") The file will be deleted. :)