It looks like you can create a HomeKit security system accessory that will support things like arm, disarm, status, etc. In this case you would have a security system that has it's own sensors using some protocol that is independent of HomeKit. The securuty system is simply controlled by HomeKit.
What if you wanted to use HomeKit sensors? Say you create a HomeKit secutity system accessory, and then have some HomeKit sensors. It seems like you would have to set up an automation for each HomeKit sensor so that when it was triggered it would send informaiton to the HomeKit secuity system accessory, which would act on the sensor data. If a home had 25 window/door sensors, 2 cameras, 3 smoke detectors, and 5 motion detectors, that's 35 sensors, and 35 automations to keep current. Is this the only way to accomplish this? Is there a better way to create a HomeKit security system based on HomiKit sensors?