BEACON

← candidates

npm cstesting @0.1.13

score
0.6403 med
flagged 2026-06-21 08:28
signals by category
content 2

maintainers added: gorantlalokesh

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

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-eGPuGh10PhX2BzGrpy2DEqhwMDDwNhQb7NM3O3m8Q97PhtOUVAPdI5IfJbfz4Tq0u+NQeeLfJk66Lnx9c2djaQ==",
    "tarball": "https://registry.npmjs.org/cstesting/-/cstesting-0.1.13.tgz",
    "unpackedSize": 727069
  },
  "dist-tags": {
    "latest": "0.1.13"
  },
  "latest_version": "0.1.13",
  "maintainers": [
    {
      "email": "lokesh.ust@gmail.com",
      "name": "gorantlalokesh"
    }
  ],
  "num_versions": 13,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cstesttool/CSTesting-Nodejs.git"
  },
  "scripts": {
    "build": "tsc",
    "example": "npm run build && npm run test:example",
    "postinstall": "node -e \"console.log('CSTesting installed. Run npm create cstesting@latest or npx cstesting init to scaffold tests.')\"",
    "prepublishOnly": "npm run build && npm run verify:publish",
    "test": "node dist/cli.js",
    "test:example": "node dist/cli.js example/",
    "verify:publish": "node scripts/verify-publish.js"
  },
  "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"
  },
  "time": {
    "created": "2026-02-11T13:21:25.645Z",
    "modified": "2026-06-21T13:28:18.998Z"
  }
}