content-search — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited content-search (Agent Skill) 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.
Search 69 published essays on payments, fintech, stablecoin infrastructure, and protocol thinking.
# REST API
curl 'https://benmilne.com/api/search?q=payment+network'
# MCP REST path
curl 'https://benmilne.com/mcp/v1/search?query=payment+network'
# MCP JSON-RPC
curl -X POST https://benmilne.com/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_posts","arguments":{"query":"payment network"}}}'
# SSE streaming
curl 'https://benmilne.com/api/stream/search?q=payment+network'
# NLWeb natural language
curl -X POST https://benmilne.com/ask \
-H 'Content-Type: application/json' \
-d '{"query":"What has Ben Milne written about stablecoin regulation?"}'Results are ranked by relevance and include title, date, URL, and excerpt for each matching post.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.