website: Skill for Cursor

.cursor/skills/brief-protocol-change/SKILL.md

brief-protocol-change is a skill for Cursor from feelyourprotocol/website. It costs 67 tokens per session (2,116 once invoked), scanned A, original, no licence file.

A briefing skill for proposed changes to a protocol such as an EIP or ERC, which are public standards used in blockchain projects. It produces a report covering suitability, purpose, affected people, an exploration idea, and an MCP outline.

In plain words
What is it for?
Use it at the start of a protocol-change, exploration, or MCP project to define who it helps, why it matters, and what to investigate.
Why use it?
It helps clarify whether a protocol change is worth pursuing and what should be explored before building it.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is feelyourprotocol/website's own configuration. It tells Cursor how to work on website 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 website configures →

Reuse

Borrowing it

Nothing to install: this file belongs to feelyourprotocol/website. 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/feelyourprotocol/website/main/.cursor/skills/brief-protocol-change/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/feelyourprotocol/website

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 brief-protocol-change

README.md
[![agentmods](https://agentmods.dev/badge/skills/feelyourprotocol/website/brief-protocol-change.svg)](https://agentmods.dev/skills/feelyourprotocol/website/brief-protocol-change)
Your own site
<a href="https://agentmods.dev/skills/feelyourprotocol/website/brief-protocol-change"><img src="https://agentmods.dev/badge/skills/feelyourprotocol/website/brief-protocol-change.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,116 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.00067 $0.02116
Opus 5 $0.00034 $0.01058
Sonnet 5 $0.00013 $0.00423
Haiku 4.5 $0.00007 $0.00212

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

Security

Grade A, and why

brief-protocol-change 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.

.cursor/skills/brief-protocol-change/SKILL.md · 148 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 2d ago First seen · 148 lines · 67 tokens per session scan A f8241136be9a

Subscribe to this mod's changes

brief-protocol-change is a skill published in the GitHub repository feelyourprotocol/website (4 stars, last pushed 3d ago), with no licence file. It adds 67 tokens to every session and 2,116 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-09-05.

Related

Other skills, from other repositories

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

mukul975/Anthropic-Cybersecurity-Skills · 49 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

xalgorix/xalgorix · 49 tokens

evm-bytecode-analysis

Analyze supplied deployed EVM runtime bytecode with EVMole or guide a separate application in integrating a published EVMole Rust, Go, Python, or JavaScript binding. Use for unverified-contract inspection, ABI reconstruction from runtime code, selector discovery, storage-access analysis, EVM control-flow inspection…

cdump/evmole · 135 tokens

talos-action-development

Develop, modify, review, and maintain standalone Talos actions in contracts/tasks/actions, including chain guardrails, contract bindings, transaction safety, schedules, action catalogues, and Talos documentation. Use when adding an action, changing an action’s behavior or parameters, updating a Talos schedule, or…

OriginProtocol/origin-dollar · 70 tokens

web3-bug-classes

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

Awarexone/web3-bug-bounty-hunting-ai-skills · 72 tokens

web3-poc-foundry

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

Awarexone/web3-bug-bounty-hunting-ai-skills · 59 tokens