cursorrules — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cursorrules (Rules) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Agent discovery configuration, agent skills, and developer resources for benmilne.com — the personal site of Ben Milne, founder of Brale.
The site serves 73 essays in 14 languages with a public API, RSS feeds, OpenAPI spec, and MCP tools — all from a single Cloudflare Workers application with content negotiation (HTML, JSON, Markdown from the same URL).
| Platform | Action |
|---|---|
| VS Code | Add to VS Code |
| Cursor | Add to Cursor |
| Claude | claude mcp add --transport http benmilne https://benmilne.com/mcp |
| Any MCP client | POST https://benmilne.com/mcp (Streamable HTTP JSON-RPC) |
Install skills for AI coding agents:
npx skills add benmilne-com/agents| Skill | Description |
|---|---|
| mcp-api | Query and search benmilne.com content via MCP JSON-RPC tools |
| content-search | Full-text search across 69 published essays |
| the-value-layer | Retrieve and download The Value Layer PDF book |
# Node.js
npm install -g benmilne-api
benmilne search "payments"
# Python
pip install benmilne-api
benmilne-api search "stablecoins"See AGENTS.md for full endpoint documentation.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.