insights-rbac: Skill for Cursor

.cursor/skills/zed/SKILL.md

zed-spicedb-check is a skill for Cursor from project-kessel/insights-rbac. It costs 51 tokens per session (1,071 once invoked), scanned A, original, AGPL-3.0.

A tool for checking permissions in SpiceDB, a database that records relationships such as which users belong to groups and can access workspaces.

In plain words
What is it for?
Use it to run permission checks or find the resources a user can access in Kessel stage.
Why use it?
It helps verify whether access rules and group memberships produce the expected permissions in the staging environment.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is project-kessel/insights-rbac's own configuration. It tells Cursor how to work on insights-rbac itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything insights-rbac configures →

Reuse

Borrowing it

Nothing to install: this file belongs to project-kessel/insights-rbac. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/project-kessel/insights-rbac/master/.cursor/skills/zed/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/project-kessel/insights-rbac

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 zed-spicedb-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/project-kessel/insights-rbac/zed/github.svg)](https://agentmods.dev/skills/project-kessel/insights-rbac/zed)
Your own site
<a href="https://agentmods.dev/skills/project-kessel/insights-rbac/zed"><img src="https://agentmods.dev/badge/skills/project-kessel/insights-rbac/zed/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 zed-spicedb-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/project-kessel/insights-rbac/zed"><img src="https://agentmods.dev/badge/skills/project-kessel/insights-rbac/zed.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,071 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00051 $0.01071
Opus 5 $0.00026 $0.00535
Sonnet 5 $0.00010 $0.00214
Haiku 4.5 $0.00005 $0.00107

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

Security

Grade A, and why

zed-spicedb-check 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 9d 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/skills/zed/SKILL.md · 101 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 101 lines · 51 tokens per session scan A def404ae07c5

Subscribe to this mod's changes

zed-spicedb-check is a skill published in the GitHub repository project-kessel/insights-rbac (11 stars, last pushed today), licensed AGPL-3.0. It adds 51 tokens to every session and 1,071 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

resume-builder

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON…

amruthpillai/reactive-resume · 71 tokens

ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

JanDeDobbeleer/oh-my-posh · 80 tokens

conventional-commit

Workflow for generating conventional commit messages following the Conventional Commits specification. MUST be invoked every time a commit is created. Guides construction of standardized commit messages with correct type, scope, description, body, and footer.

JanDeDobbeleer/oh-my-posh · 47 tokens

markdown

Markdown formatting rules for this project. Apply when writing or editing any .md or .mdx file, including documentation and website content.

JanDeDobbeleer/oh-my-posh · 29 tokens

oh-my-posh

Install, configure, or troubleshoot Oh My Posh/ohmyposh: shell init, themes, segments, Nerd Font icons, and prompt setup on PowerShell, zsh, bash, or fish.

JanDeDobbeleer/oh-my-posh · 47 tokens

research

Run deep research on any topic using the Deep Research MCP server. Use this skill whenever the user wants to research a topic, gather information, find sources, or create a research document. Triggers on: 'research this', 'find out about', 'gather information on', 'I need to understand', 'deep dive into', or any…

Arindam200/awesome-ai-apps · 78 tokens