65
/ 100
1 month ago
github_topic

claude-code-skills

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
8 read-only tools perform write/delete/exec — outline (line 148: /^([a-z_]+):\s*(.*)$/.exec(rawLine)); verify (line 148: /^([a-z_]+):\s*(.*)$/.exec(rawLine)); changes (line 148: /^([a-z_]+):\s*(.*)$/.exec(rawLine))
⚠️
Tool descriptions don’t match what handlers do
7 tools describe read intent but their handlers mutate — verify (line 148: /^([a-z_]+):\s*(.*)$/.exec(rawLine)); bulk_replace (line 148: /^([a-z_]+):\s*(.*)$/.exec(rawLine)); ssh-capabilities (line 243: /^([A-Z][A-Z0-9_]+):\s*(.*)$/s.exec(text))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SSH_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_DIRS
configALLOWED_HOSTS
configALLOWED_HOST_FINGERPRINTS
configALLOWED_LOCAL_DIRS
configComSpec
configHEX_GRAPH_CORPUS_CACHE_DIR
configHEX_GRAPH_SCIP_PHP_BINARY
configHEX_GRAPH_SCIP_PYTHON_BINARY
configKNOWN_HOSTS_PATH
configMAX_TRANSFER_BYTES
configREMOTE_SSH_MODE
configSSH_CONFIG_PATH
🔐 secretSSH_PRIVATE_KEY
configTRANSFER_TIMEOUT_MS
configXDG_CACHE_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/levnikolaevich-claude-code-skills-kzoz8j)](https://m8ven.ai/mcp/levnikolaevich-claude-code-skills-kzoz8j)
commit: 2b1b61c7f69db746f7e160438f18f2a3379f92a2
code hash: 4c78d69e3534dd1ec0f4ef2773d442a57a62458628a7a0318150902cd10a3c4b
verified: 6/15/2026, 1:36:53 PM
view raw JSON →