EveryDev.ai
Sign inSubscribe
Home
Tools

2,685+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Agent Safehouse
    Agent Safehouse icon

    Agent Safehouse

    Application Security
    Featured

    macOS-native kernel-level sandboxing for local AI agents, enforcing deny-first access control so agents can only touch explicitly granted files and directories.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the Apache 2.0 License. No paid tiers.

    Engagement

    Available On

    macOS
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Application SecurityAutonomous SystemsAI Coding Assistants

    Alternatives

    NVIDIA OpenShellVibekitAnthropic Sandbox Runtime
    Developer
    eugene1gNew York City, NYEst. 2025

    Listed Mar 2026

    About Agent Safehouse

    Agent Safehouse is a macOS-native sandboxing tool that wraps local AI coding agents in a kernel-enforced security boundary. It flips the default agent permission model from "inherit everything" to "deny first," ensuring agents can only read or write what you explicitly allow. Distributed as a single self-contained shell script with no build step or dependencies, it works with all major agents including Claude Code, Codex, Gemini CLI, Cursor Agent, Cline, Aider, and more. It is open source under the Apache 2.0 License.

    • Deny-first access model: Agents inherit no permissions by default; only explicitly granted paths are accessible, enforced at the kernel level via macOS sandbox-exec.
    • Single-script install: Download one shell script, make it executable, and wrap any agent command — no build tools, no package manager, no dependencies.
    • Automatic workdir scoping: Safehouse automatically grants read/write to the current git root and read-only access to installed toolchains, leaving SSH keys, other repos, and personal files blocked.
    • Shell function integration: Add shell aliases to your .zshrc, .bashrc, or fish config so every agent invocation is sandboxed by default, with an easy escape hatch via command.
    • LLM-generated custom profiles: Use a ready-made prompt to have an LLM inspect your home directory and toolchain and generate a least-privilege sandbox-exec profile tailored to your setup.
    • Interactive Policy Builder: A web-based UI at /policy-builder lets you visually construct and export custom sandbox profiles without editing raw policy files.
    • Broad agent compatibility: Tested and documented against Claude Code, Codex, OpenCode, Amp, Gemini CLI, Aider, Goose, Auggie, Pi, Cursor Agent, Cline, Kilo Code, Droid, and more.
    • Debugging support: Dedicated docs for debugging sandbox denials help you understand and tune policies without disabling security.
    Agent Safehouse - 1

    Community Discussions

    Be the first to start a conversation about Agent Safehouse

    Share your experience with Agent Safehouse, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the Apache 2.0 License. No paid tiers.

    • Kernel-enforced deny-first sandboxing
    • Single self-contained shell script
    • Automatic git-root workdir scoping
    • Shell function wrappers
    • LLM-generated custom profiles

    Capabilities

    Key Features

    • Kernel-enforced deny-first sandboxing
    • Single self-contained shell script
    • Automatic git-root workdir scoping
    • Read-only toolchain access
    • Shell function wrappers for automatic sandboxing
    • LLM-generated custom sandbox profiles
    • Interactive Policy Builder UI
    • Tested against 13+ major AI agents
    • Apache 2.0 open source license
    • Debugging docs for sandbox denials

    Integrations

    Claude Code
    Codex
    OpenCode
    Amp
    Gemini CLI
    Aider
    Goose
    Auggie
    Pi
    Cursor Agent
    Cline
    Kilo Code
    Droid
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Agent Safehouse and help others make informed decisions.

    Developer

    eugene1g

    Agent Safehouse is an open-source project by eugene1g that builds macOS-native kernel-level sandboxing for local AI agents. The project ships a single self-contained shell script that wraps any AI coding agent in a deny-first security boundary enforced by the macOS kernel. It is released under the Apache 2.0 License and actively tested against all major AI coding agents.

    Founded 2025
    New York City, NY
    1 employees

    Used by

    Independent developers
    Users of Claude, Cursor, Aider, and…
    Read more about eugene1g
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    NVIDIA OpenShell icon

    NVIDIA OpenShell

    OpenShell is a safe, private sandboxed runtime for autonomous AI agents, enforcing declarative YAML policies to prevent unauthorized file access, data exfiltration, and uncontrolled network activity.

    Vibekit icon

    Vibekit

    Open-source safety layer for AI coding agents. Run agents like Claude Code and Gemini CLI in isolated Docker containers with secret redaction and full observability.

    Anthropic Sandbox Runtime icon

    Anthropic Sandbox Runtime

    A lightweight CLI and library for enforcing filesystem and network restrictions on arbitrary processes at the OS level using native sandboxing primitives, without requiring a container.

    Browse all tools

    Related Topics

    Application Security

    AI tools for securing software applications and identifying vulnerabilities.

    80 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    261 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    513 tools
    Browse all topics
    Back to all tools
    52views
    Discussions