SecHelix runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.
Evidence-first security review of authorized repositories. Read-only, root-confined, no shell.
We read the source, 21 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
out = subprocess.run(cmd, capture_output=True, text=True, timeout=10)
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
out = subprocess.run(cmd, capture_output=True, text=True, timeout=10)
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Create or update the GitHub Release
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch SecHelix and you get told the day something new turns up.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sechelix -- uvx sechelix
{
"mcpServers": {
"sechelix": {
"args": [
"sechelix"
],
"command": "uvx"
}
}
}
[mcp_servers.sechelix]
command = "uvx"
args = ["sechelix"]
{
"mcpServers": {
"sechelix": {
"args": [
"sechelix"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sechelix": {
"args": [
"sechelix"
],
"command": "uvx"
}
}
}
Local-first, read-only MCP server for evidence-backed repository memory.
Ybe Check – security and compliance orchestrator for AI-generated repositories.
Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.
Read-only source search and retrieval across configured GitHub repositories
Read-only Shipcheck launch-risk scans for authorized JS, TS, and MCP repos.
Analyze repos of any size - security scanning code analysis monorepo support
Analyze code quality, security issues, and coverage across repositories
Read-only, commit-pinned repository context for coding agents.
Answers built from our own checks of this server.