PkgRadar

Package evidence

@thesbd/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"thesbd","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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,873
Previous versionnone
Published2026-06-14T11:02:01.520Z
SHA-256c983ffb92beb6cd751c116c55ace8a50592aa3115626ea31cd344ee7c2908c47

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"thesbd","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.7Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"thesbd","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}10

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.