sandvault — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentssandvault
    Back to Agents
    sandvault

    sandvault

    webcoyote September 12, 2025
    217 copies 0 downloads

    Run AI agents isolated in a macOS user account and sandbox-exec. Configured to run Claude Code, OpenAI Codex, Cursor Agent, Google Gemini.

    Agent Definition
    # SandVault - Run AI agents and shell commands in a sandboxed macOS user account
    
    <img src="https://www.codeofhonor.com/images/projects/sandvault.webp" align="left" width="200px"/>
    SandVault (`sv`) manages a limited user account to sandbox shell commands and AI agents, providing a lightweight alternative to application isolation using virtual machines.
    
    </br>
    </br>
    
    - **AI ready** - Includes Claude Code, OpenAI Codex, OpenCode, Google Cursor
    - **Fast context switching** - No VM overhead; instant user switching
    - **Passwordless** - switch accounts without a prompt (after setup)
    - **Shared workspace** - joint access to `/Users/Shared/sv-$USER`
    - **Defense in depth** - limited user account + `sandbox-exec`
    - **Clean uninstall** - Complete removal with `sv uninstall`
    
    </br>
    </br>
    
    ---
    
    ## Quick Links
    
    0. Run [Browser Automation](#Browser-Automation) from within the sandbox that can be used for testing web interactions.
    1. To run `xcodebuild` or `swift` see [Sandboxing xcodebuild and swift](#Sandboxing-xcodebuild-and-swift) for details.
    2. To run other sandboxed applications inside sandvault, use the `-x` option. See [Sandboxing other apps](#Sandboxing-other-apps) for details.
    3. It's not possible to run GUI applications from within the sandbox; see [Running GUI Applications](#Running-GUI-Applications) for details.
    
    
    ## Security Model
    
    SandVault has limited access to your computer:
    
    - Cannot access your home directory
    - Runs with standard user privileges
    - Cannot modify system files
    - Has no access to mounted drives
    
    ```
    - writable:  /Users/Shared/sv-$USER         -- only accessible by you & sandvault-$USER
    - writable:  /Users/sandvault-$USER         -- sandvault's home directory
    - readable:  /usr, /bin, /etc, /opt         -- system directories
    - no access: /Users/*                       -- other user directories
    
    - writable:  /Volumes/Macintosh HD          -- accessible as per file permissions
    - no access: /Volumes/*                     -- cannot access mounted/remote/n

    Tags

    claude-codemacosopenai-codexsandbox

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.