npm @rafalejandrorh/nestjs-api-toolkit @1.0.6
score
0.5094
med
flagged
2026-06-11 18:06
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['toolkit-cli'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rafalejandrorh"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-CfGL9kLnfWxYUI+us8S8KK8WJ4hd8dTlGwlnGKqgn8wbtf+W3ZHylTVDp6LjrkjljVs7PYF5IL91anCIqjTpBA==",
"tarball": "https://registry.npmjs.org/@rafalejandrorh/nestjs-api-toolkit/-/nestjs-api-toolkit-1.0.6.tgz",
"unpackedSize": 194687
},
"dist-tags": {
"latest": "1.0.6"
},
"latest_version": "1.0.6",
"maintainers": [
{
"email": "rafalejandrorivero@gmail.com",
"name": "rafalejandrorh"
}
],
"num_versions": 7,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.build.json",
"cli:help": "node dist/cli.js --help",
"format": "prettier --write \"apps/**/*.ts\" \"libs/**/*.ts\"",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"start": "nest start",
"start:debug": "nest start --debug --watch",
"start:dev": "nest start --watch",
"start:prod": "node dist/apps/nestjs-api-toolkit/main",
"test": "jest",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./apps/nestjs-api-toolkit/test/jest-e2e.json",
"test:watch": "jest --watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['toolkit-cli']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-06-10T02:10:07.051Z",
"modified": "2026-06-11T23:06:13.382Z"
}
}