PkgRadar

Package evidence

@thesbd/[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.

Versions published
2
First published
Jun 2026
Publisher
thesbd

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":["@thesbd/[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":["@thesbd/[email protected]"],"fail_on":"review"}'
Publisherthesbd
Artifact bytes23,920
Previous version1.0.7
Published2026-06-14T11:20:36.535Z
SHA-256acc7027989adebd11fccfddc48d7cd70d69f4933ede1500365ba4b10a8c4e7e0

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.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • GoGonode dist/prisma/config/emailConsumer.js
  • buildtsc
  • devStartnodemon server.ts
  • pretest:integrationnode tests/prepare-integration.cjs
  • releasesemantic-release
  • release:checksemantic-release --dry-run --no-ci
  • startnode dist/server.js
  • testnpm run test:unit && npm run test:integration
  • test:e2emocha --require ts-node/register --require tests/setup.ts --require tests/hooks.ts "tests/**/*.e2e.test.ts"
  • test:integrationmocha --require ts-node/register --require tests/setup.ts --require tests/hooks.ts "tests/**/*.e2e.test.ts" "tests/robustness.test.ts"
  • test:robustnessTEST_SKIP_DATABASE=true mocha --require ts-node/register --require tests/setup.ts --require tests/hooks.ts "tests/robustness.test.ts"
  • test:unitmocha --require ts-node/register --require tests/setup.ts "tests/**/*.unit.test.ts"
Dependencies40
  • @prisma/client6.19.3
  • @sendgrid/mail^8.1.5
  • @types/express-session^1.18.2
  • @types/npmcli__ci-detect^2.0.3
  • @types/supertest^6.0.3
  • @types/uuid^10.0.0
  • amqplib^0.10.8
  • bcrypt^6.0.0
  • body-parser^2.2.0
  • connect-flash^0.1.1
  • connect-redis^9.0.0
  • cookie-parser^1.4.7
  • cors^2.8.5
  • dotenv^17.2.1
  • ejs^3.1.10
  • express^5.1.0
  • express-async-handler^1.2.0
  • express-enforces-ssl^1.1.0
  • express-rate-limit^8.0.1
  • express-session^1.18.2
  • express-validator^7.2.1
  • glob^11.0.3
  • helmet^8.1.0
  • inflight-lru^1.0.0
  • ioredis^5.6.1
  • ip-address^10.2.0
  • joi^17.13.3
  • jsonwebtoken^9.0.2
  • libphonenumber-js^1.12.10
  • nodemailer^8.0.11
  • …and 10 more.