PkgRadar

Package evidence

@servicelabsco/[email protected]

no findings

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
408Mature · −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 monitoring

No 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"}'
Publisherhemantanshu
Artifact bytes763,708
Previous version1.0.31
Published2026-06-08T09:07:45.189Z
SHA-2560e58466dc09f30131cf269b6d68236563aedbb71bdb8708a9ec69f1d64be908d

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

low
Last checked
lowRisk
0Score
1.0.32Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • buildnest build
  • commandnpx nestjs-command
  • consolenode dist/console.js
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • linteslint "{src,apps,libs,test}/**/*.ts" --fix
  • m:c./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:create -d src/config/orm.config.ts
  • m:g./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:generate -d src/config/orm.config.ts
  • m:r./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:run -d src/config/orm.config.ts
  • m:rev./node_modules/.bin/ts-node ./node_modules/.bin/typeorm migration:revert -d src/config/orm.config.ts
  • startnest start
  • start:debugnest start --debug --watch
  • start:devnest start --watch
  • start:prodnode dist/main
  • testjest
  • test:covjest --coverage
  • test:dbts-node test-db-connections.ts
  • test:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand
  • test:e2ejest --config ./test/jest-e2e.json
  • test:watchjest --watch
  • typeormtypeorm-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.0
  • cheerio^1.0.0
  • csv-parse^6.2.1
  • csv-parser^3.0.0
  • date-fns^4.1.0
  • exceljs^4.4.0
  • express-http-context^2.0.1
  • google-auth-library^10.6.1
  • googleapis^171.4.0
  • nestjs-command^3.1.5
  • nestjs-console^10.0.0
  • newrelic^13.16.0
  • zod^4.4.3