npm banethqschoolmgtsysmisc @1.0.67
score
0.5191
med
flagged
2026-07-24 15:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.63', '1.0.64', '1.0.65', '1.0.66', '1.0.67'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"banethq"
],
"versions": 64
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-tq+xRBUaIHsATH+NYG20QLkxF4sgZL/d2eplwT+22O1DFcl71UxvJVWhsVc9fmbnsH/OFL4iLGHEVoY7tBl5Mg==",
"tarball": "https://registry.npmjs.org/banethqschoolmgtsysmisc/-/banethqschoolmgtsysmisc-1.0.67.tgz",
"unpackedSize": 380047
},
"dist-tags": {
"latest": "1.0.67"
},
"latest_version": "1.0.67",
"maintainers": [
{
"email": "banethqmail@gmail.com",
"name": "banethq"
}
],
"num_versions": 66,
"repository": null,
"scripts": {
"build": "yarn tsc && yarn run obfuscate",
"buildpush": "npx tsc && git add . && git commit -m 'minor' && git push origin main",
"dev": "yarn build && nodemon dist/index.js",
"obfuscate": "javascript-obfuscator ./dist --output ./dist --compact true --control-flow-flattening true",
"start": "yarn build && node dist/index.js",
"watch": "npx tsc --watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.0.63', '1.0.64', '1.0.65', '1.0.66', '1.0.67']"
},
"time": {
"created": "2024-10-12T21:19:26.697Z",
"modified": "2026-07-24T20:49:48.205Z"
}
}