Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 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.
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
Per-editor install configs (Cursor, VS Code, Claude Code, Codex): https://index9.dev/#install
npx -y @index9/mcp@latestGeneric MCP client config:
{
"mcpServers": {
"index9": {
"command": "npx",
"args": ["-y", "@index9/mcp@latest"],
"env": {
"OPENROUTER_API_KEY": "sk-or-..."
}
}
}
}Claude Code one-liner: claude mcp add --transport stdio index9 -- npx -y @index9/mcp.
Required for live test_model calls. Set OPENROUTER_API_KEY in your MCP client config. dryRun=true works without it.
All tool responses include an _index9 object with:
apiBaseUrl: API base URL used for the requestError responses also include:
status: upstream HTTP status code_index9.retryAfterSeconds: present when Retry-After is returned_index9.rateLimit: present when rate-limit headers are returned (x-ratelimit-limit, x-ratelimit-remaining, x-ratelimit-reset)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.