BEACON

← candidates

npm wingbot @3.74.8

score
0.5015 med
flagged 2026-06-22 07:33
signals by category
topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=3.74.8 but max published is 3.76.4-alpha.1
enrichment
repo_doesnt_exist 1.0 claimed repo wingbotai/wingnpbot returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "davidmenger",
    "wingbot.ai",
    "lika85456",
    "nexgea"
  ],
  "versions": 668
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-QOB+x+Db2OvtdYvTypG+geROjaxhws0DMY3hQbJ6Epv7LSF9j/kMRrR3EzrBN80c5O0qSaSQxYOzdiCk48qMFw==",
    "tarball": "https://registry.npmjs.org/wingbot/-/wingbot-3.74.8.tgz",
    "unpackedSize": 867216
  },
  "dist-tags": {
    "alpha": "3.73.14-alpha.0",
    "latest": "3.74.8",
    "next": "3.76.4-alpha.14",
    "test": "3.0.0-alpha.27"
  },
  "latest_version": "3.74.8",
  "maintainers": [
    {
      "email": "david.menger@me.com",
      "name": "davidmenger"
    },
    {
      "email": "david.menger@wingbot.ai",
      "name": "wingbot.ai"
    },
    {
      "email": "lika85456@post.cz",
      "name": "lika85456"
    },
    {
      "email": "ondra.veres@gmail.com",
      "name": "nexgea"
    }
  ],
  "num_versions": 668,
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/wingbotai/wingnpbot.git"
  },
  "scripts": {
    "doc": "npm run doc:gql && node ./bin/makeApiDoc.js && cpy ./CHANGELOG.md ./doc && gitbook install ./doc && gitbook build ./doc && rimraf -rf ./docs && rimraf --rf ./doc/CHANGELOG.md && move-cli ./doc/_book ./docs",
    "doc:gql": "graphql-markdown ./src/graphApi/schema.gql > doc/api/graphqlSchema.md",
    "start": "node --trace-uncaught --stack-trace-limit=50 ./chat/www.js",
    "test": "npm run test:lint && npm run test:coverage && npm run test:coverage:threshold",
    "test:backend": "mocha ./test",
    "test:coverage": "nyc --reporter=html mocha ./test && nyc report",
    "test:coverage:threshold": "nyc check-coverage --lines 88 --functions 88 --branches 78",
    "test:lint": "eslint --ext .js src test *.js plugins",
    "tsd:update": "jsdoc -t ./node_modules/tsd-jsdoc/dist/ -r ./src"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=3.74.8 but max published is 3.76.4-alpha.1",
    "repo_doesnt_exist": "claimed repo wingbotai/wingnpbot returns 404 on github.com"
  },
  "time": {
    "created": "2017-08-17T13:08:06.706Z",
    "modified": "2026-06-18T09:03:20.435Z"
  }
}