Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 724
- Versions published
- 410Mature · −50% score
- First published
- May 2023
- Publisher
- hemantanshu
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@servicelabsco/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@servicelabsco/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts20
buildnest buildcommandnpx nestjs-commandconsolenode dist/console.jsformatprettier --write "src/**/*.ts" "test/**/*.ts"linteslint "{src,apps,libs,test}/**/*.ts" --fixm:c./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:create -d src/config/orm.config.tsm:g./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:generate -d src/config/orm.config.tsm:r./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:run -d src/config/orm.config.tsm:rev./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:revert -d src/config/orm.config.tsstartnest startstart:debugnest start --debug --watchstart:devnest start --watchstart:prodnode dist/maintestjesttest:covjest --coveragetest:dbts-node test-db-connections.tstest:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBandtest:e2ejest --config ./test/jest-e2e.jsontest:watchjest --watchtypeormtypeorm-ts-node-commonjs --config src/config/orm.config.ts
Dependencies17
@aws-sdk/client-lambda^3.1009.0@googleapis/chat^44.6.0@modelcontextprotocol/sdk^1.29.0@nestjs/typeorm^11.0.0@servicelabsco/nestjs-utility-services^2.0.0cheerio^1.0.0csv-parse^6.2.1csv-parser^3.0.0date-fns^4.1.0exceljs^4.4.0express-http-context^2.0.1google-auth-library^10.6.1googleapis^171.4.0nestjs-command^3.1.5nestjs-console^10.0.0newrelic^13.16.0zod^4.4.3