BEACON

← candidates

npm shopport @0.4.0

score
0.5259 med
flagged 2026-06-17 12:06
signals by category
content 2 topology 1

maintainers added: onlymytho

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
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-7naK274GXavMOJW+IsiT/LI5zObcy+g+1UfRQpvJb8/DCEs1Vg5T3V+I7lfGR74Jd3ekE9rvnfQBO42q0lZiaA==",
    "tarball": "https://registry.npmjs.org/shopport/-/shopport-0.4.0.tgz",
    "unpackedSize": 3982159
  },
  "dist-tags": {
    "latest": "0.4.0"
  },
  "latest_version": "0.4.0",
  "maintainers": [
    {
      "email": "onlymytho@gmail.com",
      "name": "onlymytho"
    }
  ],
  "num_versions": 26,
  "repository": null,
  "scripts": {
    "build": "bun run build:dashboard && tsup && node -e \"const fs=require('fs');const f='dist/cli.js';const c=fs.readFileSync(f,'utf8');fs.writeFileSync(f,'#!/usr/bin/env bun\\n'+c);fs.chmodSync(f,0o755)\"",
    "build:dashboard": "cd dashboard-ui && bun install && bun run build",
    "build:publish": "SHOPPORT_PUBLISH=1 bun run build",
    "dev": "tsx watch src/cli.ts",
    "postinstall": "node -e \"try{require('child_process').execFileSync(process.execPath,['dist/cli.js','setup-skills'],{stdio:'pipe'})}catch(_){}\"",
    "prepublishOnly": "bun run build:publish",
    "start": "node dist/cli.js",
    "test": "vitest run"
  },
  "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",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-04-20T09:06:15.295Z",
    "modified": "2026-06-17T17:06:23.952Z"
  }
}