Scope Guard Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Scope Guard Mcp (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.
{ "name": "@ebenova/scope-guard-mcp", "version": "1.0.0", "description": "MCP server for Scope Guard — AI-powered contract enforcement and scope violation detection. Detects scope creep in client messages and generates formal change orders.", "type": "module", "main": "index.js", "bin": { "scope-guard-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "scope-guard", "scope-creep", "contract", "legal", "change-order", "freelance", "ebenova", "ai", "smithery" ], "author": "Ebenova Solutions <[email protected]>", "license": "MIT", "homepage": "https://api.ebenova.dev/scope-guard", "repository": { "type": "git", "url": "https://github.com/ebenova/scope-guard-mcp" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.23.0" }, "engines": { "node": ">=18" }, "smithery": { "name": "ebenova-scope-guard", "entryPoint": "index.js", "configSchema": { "type": "object", "required": ["EBENOVA_API_KEY"], "properties": { "EBENOVA_API_KEY": { "type": "string", "description": "Your Ebenova API key. Get one free at https://ebenova.dev/docs", "required": true } } } } }
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.