1) For the free version of community builder, does the profile page look like the demo? ( demo.cbdemosites.com/addons/cb-activity/userprofile/susan ) I used to use community builder, and it didn't look that good before. I don't know if it's been upgraded or if that's a subscription only template.
Yes, with CB 2.x we've a new profile layout which is what you're seeing on the demosite. That is the default out of box display. Of course several plugin tabs are preset that are not available with free CB though.
2) The CB Auto Actions...is that only between Joomla and Community Builder? Can it work with other components, such as Chronoforms and phpbb if I have it integrated?
It acts on CB triggers. As long as there is a CB trigger fired for it to act on it can work. So I guess if you fired a trigger from either of those using CB API it'll work there too. However, you can also fire actions directly by setting triggers to None and sending an HTTP call to that URL or just navigating to it. So I suppose it depends on what you're trying to do.