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.
npx agentmods add rules/optifeed/optifeed-radar/cursorgit clone --depth 1 https://github.com/optifeed/optifeed-radarWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00022 | $0.00450 |
| Opus 5 | $0.00011 | $0.00225 |
| Sonnet 5 | $0.00004 | $0.00090 |
| Haiku 4.5 | $0.00002 | $0.00045 |
Grade A, and why
cursor 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 2d 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.
What it actually says
Optifeed Radar
Optifeed Radar is an open-source CLI and MCP server that asks real AI engines (ChatGPT, Perplexity, Gemini, Claude) real buyer questions and scores whether a brand gets recommended. It runs locally with the user's own API keys.
-
audit <domain>- free, no-key AI-readiness check. -
check <domain>- the scored AI Visibility Score. Needs at least one engine API key (OPENAI_API_KEY,ANTHROPIC_API_KEY,GOOGLE_API_KEY,PERPLEXITY_API_KEY); spends API credit: about $0.09 for one engine, $0.41 to $0.46 for all four, about $1.09 with--grounded. Cap it with--max-cost. Keys can be exported in the shell or put in a.envfile in the working directory. Acheck --quickacross four engines takes 47 to 51 seconds (about 97 with--grounded); that is the engines answering, not a hang. -
shopping <domain> --products "A, B, C"- product-level check (beta) for products the user names, in any order; each product is scored 0-100 and the report is ordered by what the engines did: products they answered about but never recommended lead, then the rest by visibility, then anything the run could not measure. Max 10 products, up to 4 prompts each per engine, so cap it with--max-cost.
Scores are estimates from sampling and vary between runs. Grounded engines are reported separately from parametric ones. Never log or store API keys. Catalog discovery (importing products from a store or a feed) and product-feed linting are on the roadmap, not shipped - join the waitlist at optifeed.com.
More at optifeed.com
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.
- 2d ago First seen · 36 lines · 22 tokens per session scan A 6d3df731bf35
cursor is a cursor rule published in the GitHub repository optifeed/optifeed-radar (5 stars, last pushed 19d ago), licensed MIT. It adds 22 tokens to every session and 450 once invoked, about $0.0001 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.
Other cursor rules, from other repositories
dependencies
Dependency management guidelines.
remote-pc
Drive a host running agentic-remote-pc over its MCP runner. Use when the user asks to run commands on a remote PC, drive a coding-agent CLI on a host, or validate a local feature/deployment.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
coolify-ai-docs
Master reference to all Coolify AI documentation in .ai/ directory.
typescript
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.