Skip to main content
Scans/github/khasky/mcp-servers-directory

khasky/mcp-servers-directory

github

Share

Summary

khasky/mcp-servers-directory v2026-03-24 was classified as CRITICAL RISK with a risk score of 197. Sigil detected 17 findings across 48 files, covering phases including provenance, install hooks, network exfiltration. Review the findings below before installing this package.

Package description: Static directory for discovering and installing MCP servers

CRITICAL RISK(197)

v2026-03-24

27 March 2026, 06:02 UTC

by Sigil Bot

Risk Score

197

Findings

17

Files Scanned

48

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

repo/public/data/catalog.json:1

{"generatedAt":"2026-03-24T01:20:18.330Z","totalCount":1744,"servers":[{"id":"gh-6d72a081","slug":"gzoonet-cortex","canonicalName":"gzoonet/cortex","title":"gzoonet/cortex","description":"Local first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, builds a queryable knowledge graph with web dashboard and CLI. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex.","repoUrl":"https://github.com/gzoonet/cortex","iconUrl":"ht
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

Badge

Sigil scan badge for github/khasky/mcp-servers-directory

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/github/khasky/mcp-servers-directory)](https://sigilsec.ai/scans/E87A6A74-D076-48B7-A46D-4E8E8AD65F30)

HTML

<a href="https://sigilsec.ai/scans/E87A6A74-D076-48B7-A46D-4E8E8AD65F30"><img src="https://sigilsec.ai/badge/github/khasky/mcp-servers-directory" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Early Access

Get cloud scanning, threat intel, and CI/CD integration.

Join 150+ developers on the waitlist.

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other github scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot