Is Cursor Agent denylist not on settings UI now?

I just want to cursor agent running commands like this:

  • High-risk commands: Always require explicit user permission everytime run(rm, format, chmod 777, etc.)

  • Safe commands: Execute automatically without confirmation (ls, cd, pwd, grepfor non-sensitive patterns)

here`s a picture i found online.

but i dont see it on my cursor settings.

version :

I also can’t see denylist anymore

In the current version it seems the agent can run rm -r without user explicitly press the allow button, it doesn’t feel safe.

Even it said running in sandbox, but it actually delete the files in the project, and seems not a something that can be “keep/reject” after it do so.