BEACON

← candidates

npm @tpsdev-ai/flair @0.26.0

score
0.8647 high
flagged 2026-07-22 17:36
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 5 versions in last 24h: ['0.25.1', '0.25.2', '0.25.3', '0.25.4', '0.26.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/tpsdev-ai/flair.git' also claimed by 6 package(s) under different publishers: ['npm/@tpsdev-ai/flair-client', 'npm/@tpsdev-ai/openclaw-flair', 'npm/@tpsdev-ai/pi-flair'] ...

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "heskew"
  ],
  "versions": 73
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-RhDBeR+J2bOB9dBFCxOTeRroG6+O0p6J8lmzc3HAwzdmRYs2OIaNgl6zNrmHmcIgBLh8Aa1Metia9uzKigDOUQ==",
    "tarball": "https://registry.npmjs.org/@tpsdev-ai/flair/-/flair-0.26.0.tgz",
    "unpackedSize": 2081490
  },
  "dist-tags": {
    "latest": "0.26.0"
  },
  "latest_version": "0.26.0",
  "maintainers": [
    {
      "email": "heskew@pm.me",
      "name": "heskew"
    }
  ],
  "num_versions": 74,
  "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');for(const p of ['dist/cli-shim.cjs','dist/cli.js']){try{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)}}}catch(e){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": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "5 versions in last 24h: ['0.25.1', '0.25.2', '0.25.3', '0.25.4', '0.26.0']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/tpsdev-ai/flair.git' also claimed by 6 package(s) under different publishers: ['npm/@tpsdev-ai/flair-client', 'npm/@tpsdev-ai/openclaw-flair', 'npm/@tpsdev-ai/pi-flair'] ..."
  },
  "time": {
    "created": "2026-03-18T11:51:43.177Z",
    "modified": "2026-07-22T22:35:42.062Z"
  }
}