bot-noise-reduction

bot-noise-reduction is a cursor rule for Cursor from eninem123/finance-risk-rag-v2. It costs 168 tokens per session, scanned A, original, MIT.

Rules for reducing automated bot activity in a finance risk and research project. Bots should respond only when someone explicitly mentions them and should avoid automatic comments, alerts, and push-triggered checks.

In plain words
What is it for?
Use them to control bot replies on pull requests and issues and to restrict when continuous-integration checks run.
Why use it?
They prevent unwanted bot messages and limit automated work to situations where a person asks for it.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use them to control bot replies on pull requests and issues and to restrict when continuous-integration checks run.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/eninem123/finance-risk-rag-v2/bot-noise-reduction
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/eninem123/finance-risk-rag-v2

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 bot-noise-reduction

README.md
[![agentmods](https://agentmods.dev/badge/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction/github.svg)](https://agentmods.dev/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction)
Your own site
<a href="https://agentmods.dev/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction"><img src="https://agentmods.dev/badge/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction/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 bot-noise-reduction

Your own site · 80×15
<a href="https://agentmods.dev/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction"><img src="https://agentmods.dev/badge/rules/eninem123/finance-risk-rag-v2/bot-noise-reduction.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 168 This file is loaded in full into every session.
When invoked 168 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.00168 $0.00168
Opus 5 $0.00084 $0.00084
Sonnet 5 $0.00034 $0.00034
Haiku 4.5 $0.00017 $0.00017

Measured 10d ago against content hash 0212d730394e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

bot-noise-reduction 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 10d 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/bot-noise-reduction.mdc · 14 lines

What it actually says

Finance-Risk-RAG 仓库 Bot 策略

本仓库为个人闲置测试项目,Bot 应遵循以下规则:

  1. 禁止主动评论:不要自动对 PR / Issue 发起评审、总结或建议评论。
  2. 禁止流水线告警回复:CI 失败时不自动回复或 @ 用户,不推送主动通知。
  3. 仅响应手动 @:仅当用户在 Issue / PR 评论中明确 @ 机器人时才进行代码交互。
  4. 精简 CI 触发:CI 仅在向 main 发起的 Pull Request 时运行,不在 push 时触发。
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. 10d ago First seen · 14 lines · 168 tokens per session scan A 0212d730394e

Subscribe to this mod's changes

bot-noise-reduction is a cursor rule published in the GitHub repository eninem123/finance-risk-rag-v2 (16 stars, last pushed 2mo ago), licensed MIT. It adds 168 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-30.