agent-safehouse and tsk-tsk
These are **competitors** — both provide sandboxed execution environments for AI agents with principle-of-least-privilege file access controls, but Eugene1g's approach uses local isolation while Dtormoen's focuses on automation workflow constraints.
About agent-safehouse
eugene1g/agent-safehouse
Sandbox your local AI agents so they can read/write only what they need
This tool helps macOS developers prevent their local AI coding agents from accessing sensitive files or unintended parts of their computer. You tell it which specific folders and files your agent needs to do its work, and it ensures the agent can only read from or write to those approved locations. This is designed for developers who use AI tools for coding assistance and want to minimize risks.
About tsk-tsk
dtormoen/tsk-tsk
Keeping your agents out of trouble with sandboxed coding agent automation
This tool helps software development teams delegate coding tasks to AI agents while maintaining control and security. It takes your project's repository and specific coding instructions as input, then lets AI agents work on dedicated copies in isolated environments. The outcome is new branches with code changes from the agents, ready for you to review and merge into your main project.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work