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.
Give AI proven facts.
Lemma is a cryptographically verified truth layer for agent AI. It lets AI reason over confidential data via zero-knowledge proofs, selective disclosure, and tamper-evident provenance — while raw content stays encrypted.
Every attribute an AI reads through Lemma carries permanent provenance: who issued it, which schema defined it, how it was proven, and where its verification record is anchored.
@lemmaoracle/mcp is the Model Context Protocol (MCP) server for Lemma, published on npm and built with the official MCP SDK (@modelcontextprotocol/sdk). Point Claude Desktop or any MCP-compatible agent at it:
{
"mcpServers": {
"lemma": {
"command": "npx",
"args": ["-y", "@lemmaoracle/mcp"],
"env": { "LEMMA_API_KEY": "YOUR_API_KEY" }
}
}
}Tool list, env vars, and contributor build: packages/mcp/README.md · npm
Public packages in this monorepo:
@lemmaoracle/mcp, the Model Context Protocol (MCP) server for AI agents (this is the package above).@lemmaoracle/sdk, TypeScript SDK for the Lemma API.@lemmaoracle/spec, OpenAPI spec + shared TypeScript types.@lemmaoracle/x402, x402 payment middleware drop-in.For partnership and implementation inquiries, please use the contact form: https://lemma.frame00.com/services
This repository uses different licenses for different packages:
| Package | License |
|---|---|
packages/contracts, packages/relay, packages/passthrough | BUSL-1.1 (changes to Apache-2.0 on 2030-05-01) |
packages/sdk, packages/spec, packages/mcp, packages/parser, packages/x402 | Apache-2.0 |
packages/web | Private (not distributed) |
The root LICENSE file applies as the default. Each package may contain its own LICENSE file that takes precedence.
© 2026 FRAME00 Inc.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.