Skip to content

[FEATURE] Add sandbox.filesystem.allowRead #31473

Description

@Voxar

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

The sandbox does not have protective enough read defaults so we need to configure that ourselves by setting sandbox.filesystem.denyRead: ["//"]. Now Claude can not read its own configuration dir on startup which means that the sandboxing seems to be working as expected. But we lack any means of giving selective read access to config and project folders.

Proposed Solution

Add sandbox.filesystem.allowRead to add overrides to denyRead

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

Configuration and settings

Use Case Example

I want to feel confident that Claude does not have unbounded access to my private files. I want to deny all and only allow exactly what it needs.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions