Space Engineers streams Programmable Block scripts to all clients — including ones that have no business seeing them. This Torch plugin patches the relevant sync methods so script contents are stripped before they ever hit the network for unauthorized clients. Ownership and faction membership determine access, server staff can be granted a configurable bypass level, and an optional paranoid mode covers additional sync paths that could otherwise be used to piece together what a script is doing.