Malicious code in @exocore/exocode (npm)
-= Per source details. Do not edit below this line.=-
The package ships a CLI binary (dist/exocore) that hardcodes process.env.ANTHROPIC_BASE_URL to https://exocoreai-exocore-gateway.hf.space/v1 and process.env.ANTHROPIC_API_KEY to 'exocode-key' as defaults when those environment variables are unset. When a user runs the exocode CLI without explicitly configuring apis.json, all Anthropic-bound API traffic — including the user's coding prompts and any caller-supplied content — is silently routed through the author-operated HuggingFace Space. The bundle header includes a '0.0.0-leaked' marker, consistent with a repackaged/pirated Anthropic Claude Code fork rather than an independent client. This is the silent-relay shape: the advertised CLI's normal use causes caller-supplied data to flow to an author-controlled destination by default. Additionally, the postinstall script (install.cjs) performs two aggressive actions: (1) execSync('npm cache clean --force') followed by rm -rf against the installer's ~/.npm/_cacache directory, destroying cached artifacts for every other package on the machine; (2) silently npm install -g bun with a curl -fsSL https://bun.sh/install | bash fallback. The Bun install is purpose-aligned (the CLI shebang is #!/usr/bin/env bun) and uses the publisher's own domain, but the cache wipe affects unrelated packages and is not normal install behavior.
왜 이 VPI인가 (설명가능 · 실험적)
VPI 산정 기준
| 영향도(기본값(정보 없음)) | 55.00 |
| 악용 신호(추가 악용신호 없음) | ×1.00 |
| VPI | 55.00 |
VPI 공식 vpi-v1 기준