I decided to just do it already. I turned on Developer Mode, which really is a very simple task - the hardest part had to be identifying where the sticker cover is for the switch (it really blends right in). I haven't really had much of a chance to try anything totally cool yet, the only thing I can think of is ssh'ing into a server, but that was possible with the Crosh shell. An interesting task would be setting up my blue tooth keyboard and mouse. There is currently no blue tooth interface with the ChromeOS, however, it wouldn't be impossible given that there is a method explained here, here, here, where a command can be given: hcitool scan - where a list of devices will appear.
Type hcitool cc xx:xx:xx:xx:xx:xx to interface and depending if you need a key you enter the command, hcitool auth xx:xx:xx:xx:xx:xx and complete the process.
Frankly, I haven't attempted this yet, but I figure I'll just copy the steps and relay them on my own website hoping their research embiggens mine with cromulent hits. Anyway, I appreciate the people who discover these commands and then release them for others to experiment themselves. You can bet your ass that if this works (or even if it doesn't) I'm going to post my findings, along with anything else that may help with reproducing (or perhaps completing) my idea.
Well - Instead of just publishing this and leaving you all hanging, I at least did half of the task and attempted connecting my mouse because I long for something other than this trackpad (yeah.. I should just get my ass to RadioShack). Unfortunately, it didn't work. The hcitool scan worked, it saw my mouse, however hcitool cc xx:xx:xx:xx:xx:xx didn't work at all, and no feedback to explain. No idea if an auth was required, but I can't find any info online regarding whether it is or not.
I guess I can try the keyboard, but the mouse would have been the larger victory. Either way, it was a fun venture overall. Now to ssh my ftp server and see what trouble I can cause.