BEACON

← candidates

npm @qualweb/cui-checks @0.3.2

score
0.624 med
flagged 2026-07-21 01:08
signals by category
content 2 topology 1

maintainers added: antonioestriga, carlosapaduarte, joao-vicente, tellus

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/qualweb/qualweb.git' also claimed by 4 package(s) under different publishers: ['npm/@qualweb/act-rules', 'npm/@qualweb/best-practices', 'npm/@qualweb/cli'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-mi/HaCWJFVe0Mt2ax/EJBgWf4dhBJ6+nJTQmeXXTrQ+VgkOXn4/679sNaC3zUyYidYdpcVWI28T9ta2Cohy1VA==",
    "tarball": "https://registry.npmjs.org/@qualweb/cui-checks/-/cui-checks-0.3.2.tgz",
    "unpackedSize": 4361909
  },
  "dist-tags": {
    "develop": "0.0.0-develop-20260409131602",
    "latest": "0.3.2"
  },
  "latest_version": "0.3.2",
  "maintainers": [
    {
      "email": "jav.npmjs.le525@slmail.me",
      "name": "joao-vicente"
    },
    {
      "email": "antonio.estriga@gmail.com",
      "name": "antonioestriga"
    },
    {
      "email": "carlosapaduarte@gmail.com",
      "name": "carlosapaduarte"
    },
    {
      "email": "jlb@inqludeit.dk",
      "name": "tellus"
    }
  ],
  "num_versions": 33,
  "repository": {
    "directory": "packages/cui-checks",
    "type": "git",
    "url": "git+https://github.com/qualweb/qualweb.git"
  },
  "scripts": {
    "build": "tsc --build tsconfig.prod.json && webpack",
    "clean": "rimraf dist",
    "format": "prettier src/**/*.ts --write",
    "lint": "eslint",
    "postinstall": "node -e \"const fs=require('fs'); if(fs.existsSync('./fix-syllable-pt.js')) require('./fix-syllable-pt.js')\"",
    "prepublishOnly": "npm run build",
    "test": "mocha --require ts-node/register  --tsconfig ./tsconfig.test.json",
    "tsc": "tsc"
  },
  "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 ['postinstall'] present",
    "shared_repo_different_publisher": "repo 'git+https://github.com/qualweb/qualweb.git' also claimed by 4 package(s) under different publishers: ['npm/@qualweb/act-rules', 'npm/@qualweb/best-practices', 'npm/@qualweb/cli'] ..."
  },
  "time": {
    "created": "2024-07-29T17:14:09.971Z",
    "modified": "2026-04-09T13:16:57.326Z"
  }
}