← All rooms

Security Office

Door sign only

A live wall screen showing every action every room and every AI takes in the building, one line per decision, refusals in red. It reads the real audit log so a human can watch what is happening. It gives your AI zero tools; this room reads the log for you.

CAN TOUCH: the log. It only reads. It never acts.
A real screenshot of the Security Office audit wall in SandboxVille, showing a live list of allowed and refused room actions, with a small blue robot standing in front of it.

The Security Office wall. Real allowed and refused actions, as they happen.

Door label, from room.json
  • Reads the building's own audit log and shows it on a wall screen, for you to watch.
  • Cannot read any files on your computer.
  • Cannot reach the internet.
  • Cannot run any program on your computer.
  • Does not use any saved passwords or keys.
  • Gives your AI zero tools.
Install

Three steps, then read its sign.

1

Download and unzip

Get security-office.zip below. Unzip it, you'll get a security-office/ folder with one file inside, room.json.

2

Drop it in rooms/

Copy the security-office/ folder into the rooms/ folder of your SandboxVille code, so the path reads rooms/security-office/room.json.

3

Print the sign

Run the command on the right. It prints the door sign, plain text, so you can see exactly what this room is and is not allowed to touch.

node tools/door-label.mjs rooms/security-office # this room asks for no files and no network, so once you've read # the sign there is nothing else to turn on

You'll need first: Node.js 22+ and a copy of the SandboxVille code (the folder that has rooms/, tools/, and harness/ in it).

security-office.zip · 1.7 KB (1,753 bytes)
sha256: 10c3c982fbd23f16a1048c2097b93586e11ae4b44ce3e32eacc76c1f9df03ab8
Download security-office.zip