Malicious code in @doaction/examples (npm)
-= Per source details. Do not edit below this line.=-
@doaction/examples@99.99.99 declares preinstall: node scripts/postinstall.js in package.json, which requires @doaction/shared/bin/postinstall.js. The package self-describes as 'for internal testing' and depends on @doaction/shared at ^99.99.99. On npm install, the preinstall hook auto-executes and loads telemetry code from the sibling @doaction/shared package, which collects environment variables and transmits them to a remote destination — the installer has no opportunity to consent and no documented opt-out at this stage. The version 99.99.99 combined with @doaction scope and 'internal testing' wording is the canonical dependency-confusion override fingerprint: any organization with private @doaction/* packages whose installer pulls from public npm instead of an internal registry will resolve and execute this code in place of their internal package. A secondary integrity concern: a separate scripts/preinstall.js file exists but is unreferenced, while the actual preinstall hook points at a file named postinstall.js — a naming inconsistency that obscures what executes at install time.
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
왜 이 VPI인가 (설명가능 · 실험적)
VPI 산정 기준
| 영향도(기본값(정보 없음)) | 55.00 |
| 악용 신호(추가 악용신호 없음) | ×1.00 |
| VPI | 55.00 |
VPI 공식 vpi-v1 기준