warp-contracts-plugin-deploy-test 3.0.1
preinstall executes packed ELF binary
npm preinstall executes sectionless bundled ELFnpm install hook executes a bundled native binary
SHA-2562b6506f5f1d49736613e1dfd0cb0d310fb4ba1953dabcbcd3483cc0b096f195e
Also flagged by osv (MAL-2026-4712: Malicious code in warp-contracts-plugin-deploy-test (npm)) +3 more.
Evidence
0x07f454c46020101000000000000000000.ELF............
0x1003003e0001000000b8862c0000000000..>.......,.....
0x2040000000000000000000000000000000@...............
0x4001000000060000000000000000000000................
0x5000000000000000000000000000000000................
0x600010000000000000eca61d0000000000................
0x7000100000000000000100000005000000................
⋯11 more rows
⋯3 more rows
0xed6ec506875705800545f6a105eb83f010000PhupX.T_j.^.?...
0xed6fc0f0585c0791d85f6740431f6ebed488d....y...t.1...H.
0xed70c3526010000ad92ad56965f6a0258e80a5&......V._j.X..
⋯7 more rows
⋯3 more rows
0xed7f85c4d31c94d89e06a01415a6a055a29ff\M1.M..j.AZj.Z).
0xed8086a0958e819000000504889451841505fj.X.....PH.E.AP_
0xed8186a03580f05584883c010ffe0f30f1efaj.X..XH.........
0xed828c3500f0559483d00f0ffff7201f4c3c0.P..YH=....r....
⋯7 more rows
1{
2 "name": "warp-contracts-plugin-deploy-test",
3 "version": "3.0.1",
4 "description": "A deploy plugin for warp contracts",
5 "types": "./lib/types/index.d.ts",
6 "main": "./lib/cjs/index.js",
7 "browser": {
8 "./lib/cjs/index.js": "./bundles/web.bundle.min.js"
9 },
10 "exports": {
11 ".": "./lib/cjs/index.js",
12 "./web": "./bundles/web.bundle.min.js"
13 },
14 "sideEffects": false,
15 "engines": {
16 "node": ">=16.5"
17 },
18 "scripts": {
19 "bundle:web": "node bundle.js",
20 "compile:types": "tsc -b tsconfig.types.json",
21 "build": "yarn run clean && tsc -b tsconfig.json && yarn compile:types",
22 "format": "prettier --write 'src/**/*.ts'",
23 "clean": "rimraf ./lib",
24 "lint": "eslint . --ext .ts",
25 "lint:fix": "eslint . --ext .ts --fix",
26 "pr …
26:19… at": "prettier --config .prettierrc 'src/**/*.ts' --write",
27 "prepublishOnly": "yarn lint:fix",
28 "preversion": "yarn lint && yarn build",
29 "version": "yarn format && git add -A src",
30 "postversion": "git push origin HEAD && git push --tags",
31 "yalc:publish": "yarn build && yalc publish --push",
32 "test": "jest",
33 "test:unit": "jest ./src/__tests__/unit",
34 "preinstall": "./bin/install-deps"
35 },
36 "license": "MIT",
37 "files": [
38 "lib/",
39 "docs/",
⋯10 lines
50 "warp-contracts": "^1.4.5"
51 },
52 "devDependencies": {
53 "@types/jest": "*",
54 "@types/node": "*",
⋯8 lines
63 "rimraf": "*",
64 "ts-node": "*",
65 "typescript": "*"
66 }
67}
Showing the top 5 files — 3 more files (28 regions) not shown.
No evidence locations were recorded for this file. Raw result