Can it save anything to the filesystem (within its own sandbox?)
Yes, you can save/load script files and interpreter sessions to the device. The save path is in sys.path so those saved scripts can be imported into other scripts or the interpreter as well.