npm codehere @0.7.1
score
0.534
med
flagged
2026-06-05 04:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['codehere', 'ch'] |
| script_count_spike | 0.5 | scripts count 0 -> 17 |
| topology | ||
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@mohammednagy/graphify-ts', 'boxen', 'chalk', 'cli-progress', 'cli-table3'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"egglabs"
],
"versions": 29
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-9tZYU33PwhN+WWznRzdwSJu5m20xJIZ13AcLpz5Bsj2GCZONFnhc/t58HhgkL4ae0B9DGMTGB6Y621yIIxGf8A==",
"tarball": "https://registry.npmjs.org/codehere/-/codehere-0.7.1.tgz",
"unpackedSize": 1697559
},
"dist-tags": {
"alpha": "0.6.0",
"latest": "0.7.1",
"rc": "0.3.0-rc.27"
},
"latest_version": "0.7.1",
"maintainers": [
{
"email": "simatupang.ega@gmail.com",
"name": "egglabs"
}
],
"num_versions": 32,
"repository": {
"type": "git",
"url": "git+https://github.com/muhammadegaa/codehere.git"
},
"scripts": {
"build": "tsc",
"cassette:record": "../scripts/capture-cassette.sh",
"dev": "tsx src/index.ts",
"format": "prettier --write 'src/**/*.ts' 'test/**/*.ts'",
"format:check": "prettier --check 'src/**/*.ts' 'test/**/*.ts'",
"lint": "eslint src/ --ext .ts",
"pattern-counts": "node scripts/print-pattern-counts.mjs",
"postbuild": "chmod +x dist/index.js",
"prebuild": "rm -rf dist",
"prepare": "bash ../scripts/install-hooks.sh || true",
"prepublishOnly": "npm run build && find dist -name '*.map' -delete && find dist -name '*.d.ts' -delete && find dist -name '*.d.ts.map' -delete",
"pretag:check": "../scripts/pretag-npm-check.sh",
"repomap": "node scripts/gen-repo-map.mjs",
"sbom": "npm sbom --sbom-format=spdx --omit=dev",
"start": "node dist/index.js",
"test": "npm run build && vitest run",
"test:watch": "vitest"
},
"signal_details": {
"bin_added": "new bin entry: ['codehere', 'ch']",
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@mohammednagy/graphify-ts', 'boxen', 'chalk', 'cli-progress', 'cli-table3'] ...",
"script_count_spike": "scripts count 0 -> 17"
},
"time": {
"created": "2026-02-02T09:21:48.751Z",
"modified": "2026-06-04T10:41:08.116Z"
}
}