Mcp Basic — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Basic (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.
A simple Model Context Protocol (MCP) server demonstrating tools and resources.
get_server_time - Returns the current server timedemo://info - Provides information about the serverRun the test script to verify all functionality:
node test.jsThis will test:
~/.cursor/mcp.json includes:{
"mcpServers": {
"quick-demo": {
"command": "node",
"args": ["/Users/hmitra/Desktop/mcp/index.js"]
}
}
}Use the shell script for manual testing:
./test-mcp.sh | node index.js | jqindex.js - Main MCP server implementationtest.js - Automated test scripttest-mcp.sh - Manual test helper scriptpackage.json - Node.js dependencies@modelcontextprotocol/sdk package (already installed)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.