BEACON

← candidates

npm auditor-lambda @0.27.3

score
0.75 high
flagged 2026-06-18 16:13
signals by category
cadence 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.27.1', '0.27.2', '0.27.3']
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']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['zod']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 21d ago but package has 105 versions (expect >= 121d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-rRkldpM2NdTeiaXBOO48TYjl+UYlQxABznS8v85olQyzFLjYulUGsyfbF5SF7ZgZe+eXJq14ifKOwpS4jW5t9A==",
    "tarball": "https://registry.npmjs.org/auditor-lambda/-/auditor-lambda-0.27.3.tgz",
    "unpackedSize": 1740714
  },
  "dist-tags": {
    "latest": "0.27.3"
  },
  "latest_version": "0.27.3",
  "maintainers": [
    {
      "email": "ethanberlant@gmail.com",
      "name": "wheatiest"
    }
  ],
  "num_versions": 105,
  "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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['zod']",
    "rapid_release": "3 versions in last 24h: ['0.27.1', '0.27.2', '0.27.3']",
    "repo_too_new_for_version_history": "claimed repo created 21d ago but package has 105 versions (expect >= 121d 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-18T21:13:33.828Z"
  }
}