npm audit-tools @0.29.1
score
0.5873
med
flagged
2026-06-21 09:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.28.9', '0.28.10', '0.28.11', '0.29.1'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/OhOkThisIsFine/audit-tools.git' also claimed by 3 package(s) under different publishers: ['npm/remediator-lambda', 'npm/auditor-lambda', 'npm/@audit-tools/shared'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 23d ago but package has 13 versions (expect >= 66d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"wheatiest"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-Lvbyp/Y5UslPAv1dv7ujDrKJY6A9UISP/tJwhaI8pcf7jaeNkxBfhIeVVh9jGs5D+BmPnFZ3oquYy4Wwty/qAw==",
"tarball": "https://registry.npmjs.org/audit-tools/-/audit-tools-0.29.1.tgz",
"unpackedSize": 5885916
},
"dist-tags": {
"latest": "0.29.1"
},
"latest_version": "0.29.1",
"maintainers": [
{
"email": "ethanberlant@gmail.com",
"name": "wheatiest"
}
],
"num_versions": 13,
"repository": {
"type": "git",
"url": "git+https://github.com/OhOkThisIsFine/audit-tools.git"
},
"scripts": {
"build": "tsc -p tsconfig.json",
"check": "tsc -p tsconfig.json --noEmit",
"fixtures:auditor-contract": "node scripts/remediate/generate-auditor-contract-fixture.mjs",
"generate-schemas": "node scripts/audit/generate-schemas.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",
"smoke:linked-audit-code": "node scripts/audit/smoke-linked-audit-code.mjs",
"smoke:linked-remediate-code": "node scripts/remediate/smoke-linked-remediate-code.mjs",
"smoke:packaged-audit-code": "node scripts/audit/smoke-packaged-audit-code.mjs",
"smoke:packaged-remediate-code": "node scripts/remediate/smoke-packaged-remediate-code.mjs",
"test": "npm run build && npm run test:node && npm run test:remediate",
"test:audit": "npm run build && node --import tsx/esm --test tests/audit/*.test.mjs",
"test:node": "node --import tsx/esm --test tests/shared/*.test.mjs tests/audit/*.test.mjs",
"test:remediate": "vitest run",
"test:shared": "npm run build && node --import tsx/esm --test tests/shared/*.test.mjs",
"test:single": "npm run build && node --import tsx/esm --test",
"update-languages": "node scripts/audit/update-languages.mjs",
"verify:hosts": "node scripts/audit/verify-hosts.mjs",
"verify:release": "npm run check && npm test && npm run verify:hosts && npm run smoke:packaged-audit-code && npm run smoke:packaged-remediate-code"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.28.9', '0.28.10', '0.28.11', '0.29.1']",
"repo_too_new_for_version_history": "claimed repo created 23d ago but package has 13 versions (expect >= 66d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/OhOkThisIsFine/audit-tools.git' also claimed by 3 package(s) under different publishers: ['npm/remediator-lambda', 'npm/auditor-lambda', 'npm/@audit-tools/shared']"
},
"time": {
"created": "2026-06-19T00:13:48.055Z",
"modified": "2026-06-21T14:25:43.389Z"
}
}