npm auditor-lambda @0.12.0
score
0.7831
high
flagged
2026-06-09 18:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.11.1', '0.11.2', '0.12.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/remediator-lambda', 'npm/@audit-tools/shared'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 12d ago but package has 85 versions (expect >= 115d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"wheatiest"
],
"versions": 84
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-//YzU1KkPqMffX+2vqfEnn1kr9bhiN23eyvoRY/b3al90y+/+RRfiARHEJ6b1G8k33Vne8XJ9RcdRVuOL/TaTQ==",
"tarball": "https://registry.npmjs.org/auditor-lambda/-/auditor-lambda-0.12.0.tgz",
"unpackedSize": 1312979
},
"dist-tags": {
"latest": "0.12.0"
},
"latest_version": "0.12.0",
"maintainers": [
{
"email": "ethanberlant@gmail.com",
"name": "wheatiest"
}
],
"num_versions": 85,
"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.11.1', '0.11.2', '0.12.0']",
"repo_too_new_for_version_history": "claimed repo created 12d ago but package has 85 versions (expect >= 115d 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/remediator-lambda', 'npm/@audit-tools/shared']"
},
"time": {
"created": "2026-04-18T16:19:03.950Z",
"modified": "2026-06-09T23:17:40.578Z"
}
}