Agent Safehouse is a macOS sandboxing tool that isolates local AI agents to a project directory, preventing unauthorized file access through kernel-level enforcement. The lightweight solution requires only a shell script with no dependencies and automatically grants agents read/write access to designated work directories while denying access to sensitive files like SSH keys and personal data.
1 comment
Agent Safehouse is a macOS sandboxing tool that isolates local AI agents to a project directory, preventing unauthorized file access through kernel-level enforcement. The lightweight solution requires only a shell script with no dependencies and automatically grants agents read/write access to designated work directories while denying access to sensitive files like SSH keys and personal data.