Skip to main content
Scans/npm/@samanhappy/mcphub

@samanhappy/mcphub

npm

Share

Summary

@samanhappy/mcphub v0.12.9 was classified as CRITICAL RISK with a risk score of 574. Sigil detected 48 findings across 298 files, covering phases including network exfiltration, obfuscation, install hooks, code patterns, credential access. Review the findings below before installing this package.

CRITICAL RISK(574)

v0.12.9

21 March 2026, 03:41 UTC

by Sigil Bot

Risk Score

574

Findings

48

Files Scanned

298

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

package/frontend/dist/assets/index-BoT00g7h.js:60


Please change the parent <Route path="${w}"> to <Route path="${w==="/"?"*":`${w}/*`}">.`)}let j=ca(),T;if(n){let w=typeof n=="string"?An(n):n;wt(b==="/"||((C=w.pathname)==null?void 0:C.startsWith(b)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${b}" but pathname "${w.pathname}" was given in the \`location\` p
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 npm/@samanhappy/mcphub

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/@samanhappy/mcphub)](https://sigilsec.ai/scans/FBB2170F-A01E-4107-A8ED-2EBBE24ED1F7)

HTML

<a href="https://sigilsec.ai/scans/FBB2170F-A01E-4107-A8ED-2EBBE24ED1F7"><img src="https://sigilsec.ai/badge/npm/@samanhappy/mcphub" 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 npm scans

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

Scanned bySigil Bot