BEACON

← candidates

npm @xompass/web-sdk @0.32.4

score
0.8605 high
flagged 2026-06-05 07:37
signals by category
content 2 topology 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['preinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "yuyomagico",
    "reneseses",
    "rcastill"
  ],
  "versions": 56
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-OX7rFZe8t1kyug3MeNaIyF4Ykd2lIg1pqzO08yoAaEtvhhaUdAzhZN0HYZdcA9J9hdcxi0hHVg/SsYZ3Ar+lMA==",
    "tarball": "https://registry.npmjs.org/@xompass/web-sdk/-/web-sdk-0.32.4.tgz",
    "unpackedSize": 3306713
  },
  "dist-tags": {
    "latest": "0.32.4"
  },
  "latest_version": "0.32.4",
  "maintainers": [
    {
      "email": "andresjk99@gmail.com",
      "name": "yuyomagico"
    },
    {
      "email": "reneseses@yahoo.es",
      "name": "reneseses"
    },
    {
      "email": "rodolfocastillomateluna@gmail.com",
      "name": "rcastill"
    }
  ],
  "num_versions": 60,
  "repository": null,
  "scripts": {
    "build": "tsup src/index.ts --format cjs,esm --dts",
    "lint": "tsc",
    "preinstall": "node -e \"const path=require('node:path'); const ua=process.env.npm_config_user_agent||''; const execPath=process.env.npm_execpath||''; const initCwd=process.env.INIT_CWD||''; const isRepoInstall=initCwd && path.resolve(initCwd)===process.cwd(); const blocked=ua.startsWith('npm/') || ua.startsWith('yarn/') || execPath.includes('npm-cli.js') || execPath.includes('yarn'); if (isRepoInstall && blocked) { console.error('This repository must be installed with pnpm. Run corepack enable and then pnpm install.'); process.exit(1); }\"",
    "prepublish": "pnpm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['preinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2023-03-24T11:53:05.351Z",
    "modified": "2026-06-03T21:47:19.498Z"
  }
}