Skip to main content
Scans/npm/responsible-vibe-mcp

responsible-vibe-mcp

npm

Share

Summary

responsible-vibe-mcp v5.3.0 was classified as CRITICAL RISK with a risk score of 874. Sigil detected 54 findings across 469 files, covering phases including provenance, install hooks, code patterns, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(874)

v5.3.0

7 March 2026, 05:26 UTC

by Sigil Bot

Risk Score

874

Findings

54

Files Scanned

469

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/packages/docs/.vitepress/dist/assets/chunks/framework.DZS7lpav.js:13

* @license MIT
**/function rn(e,t,n,s){try{return s?e(...s):e()}catch(r){Bn(r,t,n)}}function De(e,t,n,s){if(G(e)){const r=rn(e,t,n,s);return r&&Qr(r)&&r.catch(i=>{Bn(i,t,n)}),r}if(B(e)){const r=[];for(let i=0;i<e.length;i++)r.push(De(e[i],t,n,s));return r}}function Bn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||te;if(t){let o=t.parent;const c=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const a=o.ec;if(a){f
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.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/packages/docs/.vitepress/dist/assets/chunks/theme.BlmbkYn3.js:1

var Wn=Object.defineProperty;var Un=(e,t,n)=>t in e?Wn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var V=(e,t,n)=>Un(e,typeof t!="symbol"?t+"":t,n);import{d as S,c as g,r as m,n as O,o as u,a as ve,t as H,b as T,w as b,T as bt,e as $,_ as P,u as Gn,i as Yn,f as Zn,g as xt,h as E,j as v,k as h,l as ke,m as ut,p as B,q as ce,s as Ue,v as ue,x as Ge,y as wt,z as Kn,A as Qn,F as D,B as X,C as xe,D as Ye,E as cn,G as L,H as se,I as un,J as Ze,K as he,L as Ke,M as Xn,N as dn,O as J
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/responsible-vibe-mcp

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/responsible-vibe-mcp)](https://sigilsec.ai/scans/EFCA52B1-14F4-4A23-8F16-038AA44785E6)

HTML

<a href="https://sigilsec.ai/scans/EFCA52B1-14F4-4A23-8F16-038AA44785E6"><img src="https://sigilsec.ai/badge/npm/responsible-vibe-mcp" 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