BEACON

← candidates

npm auditor-lambda @0.22.0

score
0.7968 high
flagged 2026-06-14 23:34
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.21.3', '0.21.4', '0.22.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/OhOkThisIsFine/audit-tools.git' also claimed by 2 package(s) under different publishers: ['npm/@audit-tools/shared', 'npm/remediator-lambda']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 17d ago but package has 97 versions (expect >= 119d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "wheatiest"
  ],
  "versions": 96
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-ikk8NhzWl4emJBL2bOXw05ldh+zq/s4rVSLO0WL5l2otKAE3dZ/mdFW51wLCg6aOEeuGrtViLcX/1KQ2qOt6Zg==",
    "tarball": "https://registry.npmjs.org/auditor-lambda/-/auditor-lambda-0.22.0.tgz",
    "unpackedSize": 1485878
  },
  "dist-tags": {
    "latest": "0.22.0"
  },
  "latest_version": "0.22.0",
  "maintainers": [
    {
      "email": "ethanberlant@gmail.com",
      "name": "wheatiest"
    }
  ],
  "num_versions": 97,
  "repository": {
    "directory": "packages/audit-code",
    "type": "git",
    "url": "git+https://github.com/OhOkThisIsFine/audit-tools.git"
  },
  "scripts": {
    "audit-code": "node audit-code.mjs",
    "build": "tsc -p tsconfig.json",
    "check": "tsc -p tsconfig.json --noEmit",
    "dispatch:merge": "node dispatch/merge-results.mjs",
    "dispatch:prepare": "node audit-code.mjs prepare-dispatch",
    "dispatch:validate": "node dispatch/validate-result.mjs",
    "postinstall": "node scripts/postinstall.mjs",
    "prepack": "npm run build",
    "prepublishOnly": "npm run verify:release",
    "release:major": "node scripts/release-and-publish.mjs major --bump-only",
    "release:major:publish": "node scripts/release-and-publish.mjs major",
    "release:minor": "node scripts/release-and-publish.mjs minor --bump-only",
    "release:minor:publish": "node scripts/release-and-publish.mjs minor",
    "release:patch": "node scripts/release-and-publish.mjs patch --bump-only",
    "release:patch:publish": "node scripts/release-and-publish.mjs patch",
    "sample-run": "node dist/index.js sample-run",
    "smoke:linked-audit-code": "node scripts/smoke-linked-audit-code.mjs",
    "smoke:packaged-audit-code": "node scripts/smoke-packaged-audit-code.mjs",
    "start": "node dist/index.js",
    "test": "npm run build && node --import tsx/esm --test tests/*.test.mjs",
    "test:single": "npm run build && node --import tsx/esm --test",
    "update-languages": "node scripts/update-languages.mjs",
    "verify:release": "npm run check && npm test && npm run smoke:linked-audit-code && npm run smoke:packaged-audit-code"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['0.21.3', '0.21.4', '0.22.0']",
    "repo_too_new_for_version_history": "claimed repo created 17d ago but package has 97 versions (expect >= 119d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/OhOkThisIsFine/audit-tools.git' also claimed by 2 package(s) under different publishers: ['npm/@audit-tools/shared', 'npm/remediator-lambda']"
  },
  "time": {
    "created": "2026-04-18T16:19:03.950Z",
    "modified": "2026-06-15T04:34:06.937Z"
  }
}