Lyra Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Lyra Mcp Server (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": "lyra-mcp-server", "version": "1.2.0", "description": "Lyra MCP Server — AI companion access to Lyra profiles via Model Context Protocol", "type": "module", "main": "dist/index.js", "scripts": { "build": "npx tsc", "start": "node dist/index.js", "dev": "npx tsc && node dist/index.js", "test": "jest --config jest.config.cjs" }, "keywords": [ "mcp", "lyra", "profiles", "ai" ], "author": "Lyra", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@sentry/node": "^10.59.0", "@supabase/supabase-js": "^2.105.4", "cors": "^2.8.6", "dotenv": "^17.4.2", "express": "^5.1.0", "express-rate-limit": "^8.5.1", "jose": "^5.10.0", "zod": "^4.4.3" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/express": "^5.0.2", "@types/jest": "^30.0.0", "@types/node": "^25.6.2", "jest": "^30.4.2", "ts-jest": "^29.4.9", "typescript": "^5.8.3" } }
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.