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.
/plugin marketplace add felipeinf/cursor-for-claudenpx agentmods add plugins/felipeinf/cursor-for-claude/cursorgit clone --depth 1 https://github.com/felipeinf/cursor-for-claudeGrade 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
{
"name": "cursor",
"version": "0.8.10",
"description": "Delegate tasks to Cursor from Claude Code and manage background jobs.",
"author": {
"name": "felipeinf"
},
"license": "MIT"
}
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 · 10 lines scan A 893826272937
cursor is a plugin published in the GitHub repository felipeinf/cursor-for-claude (7 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
ctx
Plugin marketplace listing 1 plugin: ctx.
ctx
Fast local search and 'git blame' for agent sessions.
honey-for-devs
Honey (I Shrunk the AI) — three reflexive levers that cut agent token cost: less code (YAGNI/stdlib-first), less prose, and denser agent-to-agent handoffs (ESON/compact-JSON). Plus on-demand satellites (review, eco, gain, compress) and a hive of read-only subagents that return compressed handoffs. Auto-intensity…
ai-dev-kit
DEPRECATED — the databricks-ai-dev-kit plugin is no longer published. Install skills via install.sh or databricks aitools install, which installs the official databricks plugin (Claude Code/Codex/Copilot) or raw skill files (Cursor/OpenCode/Antigravity). Not a move away from plugins. See .claude-plugin/DEPRECATED.m.
powabase
Build on Powabase — the AI Backend-as-a-Service (RAG, agents, orchestration, workflows) plus a Supabase-style BaaS layer. Bundles the powabase agent skill under skills/.
myagents
Rashad Ansari's plugin marketplace for Claude Code.