Describe the Bug
I use the Auto-Run mode in cursor icm with a allowlist but just now this happened:
The command:
uv run python validate_bicep.py
automatically ran, I was under the impression that the allowlist was used as a prefix for what was and was not allowed. but for some reason a similar command is allowed as well.. be warned..
The documentation of Cursor is rather lacking regarding the behaviour of auto-run.
Steps to Reproduce
Unable to reproduce..
it requested to run a command, I choose skip and then it created the script and executed it without verifying. But simplified follow up test did ask for validation before executing.
Expected Behavior
It should ask for verification before running a command not on the allowlist.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.3.9 (user setup)
VSCode Version: 1.99.3
Commit: 54c27320fab08c9f5dd5873f07fca101f7a3e070
Date: 2025-08-01T20:19:30.453Z (2 days ago)
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Additional Information
Is there a way to export the conversation with more details? As the normal chat export does not include any of the commands being executed.
Since this is concerning behavior I decided to create the topic without being able to reproduce it, just so it can be flagged.
Does this stop you from using Cursor
No - Cursor works, but with this issue
