BEACON

← candidates

npm @tpsdev-ai/flair @0.10.0

score
0.6076 med
flagged 2026-06-01 23:26
signals by category
content 2 topology 1

maintainers added: heskew

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
mass_publish_burst 0.8 publisher 'heskew' pushed 5 packages in the last 15min on npm

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-U4fQII9np+GMmALgWEw9w8X2wRnZlOOoAqdA6EWfTXfusg+ZkoTP4HQs3NLrcOSAgG+akNtFGrtrsU7RfzNqpQ==",
    "tarball": "https://registry.npmjs.org/@tpsdev-ai/flair/-/flair-0.10.0.tgz",
    "unpackedSize": 992989
  },
  "dist-tags": {
    "latest": "0.10.0"
  },
  "latest_version": "0.10.0",
  "maintainers": [
    {
      "email": "heskew@pm.me",
      "name": "heskew"
    }
  ],
  "num_versions": 50,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tpsdev-ai/flair.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.json --noCheck",
    "build:cli": "tsc -p tsconfig.cli.json --noCheck",
    "clean": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\"",
    "postinstall": "node -e \"try{const{chmodSync,statSync}=require('fs');const p='dist/cli.js';if(statSync(p).isFile()){chmodSync(p,0o755);console.error('@tpsdev-ai/flair: chmod +x ' + p + ' OK')}}catch(e){if(e.code!=='ENOENT')console.error('postinstall warn:',e.message)}\"",
    "prebuild": "npm run clean",
    "prepublishOnly": "npm run build && npm run build:cli",
    "release": "./scripts/release.sh",
    "test": "bun test",
    "test:e2e": "playwright test"
  },
  "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",
    "mass_publish_burst": "publisher 'heskew' pushed 5 packages in the last 15min on npm",
    "new_install_script": "first time ['postinstall'] present"
  },
  "time": {
    "created": "2026-03-18T11:51:43.177Z",
    "modified": "2026-05-29T04:52:16.964Z"
  }
}