allow external_directory reads — not a security boundary
Made-with: Cursor
This commit is contained in:
committed by
pullfrog[bot]
parent
51659fee71
commit
6c5d228c04
+1
-1
@@ -52,7 +52,7 @@ function buildSecurityConfig(ctx: AgentRunContext, model: string | undefined): s
|
||||
edit: "allow",
|
||||
read: "allow",
|
||||
webfetch: "allow",
|
||||
external_directory: "deny",
|
||||
external_directory: "allow",
|
||||
skill: "allow",
|
||||
},
|
||||
mcp: {
|
||||
|
||||
Reference in New Issue
Block a user