no-shell-without-approval

no-shell-without-approval is a cursor rule for Cursor from tommyvo/useful-prompts. It costs 159 tokens per session, scanned A, original, Unlicense.

A project rule that forbids running shell or terminal commands without the user's explicit approval.

In plain words
What is it for?
Use it to control when the agent may run shell, Git, Docker, testing, or other terminal commands.
Why use it?
It prevents an agent from executing commands, including potentially risky operations, without permission.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Good fit Use it to control when the agent may run shell, Git, Docker, testing, or other terminal commands.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/tommyvo/useful-prompts/no-shell-without-approval
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/tommyvo/useful-prompts

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for no-shell-without-approval

README.md
[![agentmods](https://agentmods.dev/badge/rules/tommyvo/useful-prompts/no-shell-without-approval/github.svg)](https://agentmods.dev/rules/tommyvo/useful-prompts/no-shell-without-approval)
Your own site
<a href="https://agentmods.dev/rules/tommyvo/useful-prompts/no-shell-without-approval"><img src="https://agentmods.dev/badge/rules/tommyvo/useful-prompts/no-shell-without-approval/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for no-shell-without-approval

Your own site · 80×15
<a href="https://agentmods.dev/rules/tommyvo/useful-prompts/no-shell-without-approval"><img src="https://agentmods.dev/badge/rules/tommyvo/useful-prompts/no-shell-without-approval.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 159 This file is loaded in full into every session.
When invoked 159 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00159 $0.00159
Opus 5 $0.00079 $0.00079
Sonnet 5 $0.00032 $0.00032
Haiku 4.5 $0.00016 $0.00016

Measured 8d ago against content hash 2d3c289d30fa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

no-shell-without-approval scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Cursor/rules/no-shell-without-approval.mdc · 15 lines

What it actually says

No Shell Commands Without Explicit Approval

Never run any shell or terminal command unless the user has explicitly asked you to run it in their message.

  • CRITICAL: NEVER EVER RUN AWS CLI COMMANDS. MUST FOLLOW WITH NO EXCEPTIONS
  • Do NOT run commands proactively, speculatively, or as a "helpful" follow-up
  • Do NOT run git commands (git add, git commit, git rebase, git push, etc.) unless the user explicitly says to
  • If a command would be useful, describe what it would do and ask the user first
  • This applies to all commands: shell, git, docker, rails, rspec, rubocop, etc.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 15 lines · 159 tokens per session scan A 2d3c289d30fa

Subscribe to this mod's changes

no-shell-without-approval is a cursor rule published in the GitHub repository tommyvo/useful-prompts (3 stars, last pushed 11d ago), licensed Unlicense. It adds 159 tokens to every session, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.