BEACON

← candidates

npm @tpsdev-ai/flair @0.12.0

score
0.8691 high
flagged 2026-06-19 14:01
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
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-mcp', 'npm/@tpsdev-ai/n8n-nodes-flair', 'npm/@tpsdev-ai/flair-client'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-z02rXbxMBCjGmF621mXSP/EX9nezwllRWu7ctwlAun34KFSd5US1WlP0tZb7UyNPgZYd8SivI2zXurQJvuPK9Q==",
    "tarball": "https://registry.npmjs.org/@tpsdev-ai/flair/-/flair-0.12.0.tgz",
    "unpackedSize": 1065671
  },
  "dist-tags": {
    "latest": "0.12.0"
  },
  "latest_version": "0.12.0",
  "maintainers": [
    {
      "email": "heskew@pm.me",
      "name": "heskew"
    }
  ],
  "num_versions": 53,
  "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": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "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-mcp', 'npm/@tpsdev-ai/n8n-nodes-flair', 'npm/@tpsdev-ai/flair-client'] ..."
  },
  "time": {
    "created": "2026-03-18T11:51:43.177Z",
    "modified": "2026-06-19T19:01:11.684Z"
  }
}