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 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":["@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"}'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
Scripts12
GoGonode dist/prisma/config/emailConsumer.jsbuildtscdevStartnodemon server.tspretest:integrationnode tests/prepare-integration.cjsreleasesemantic-releaserelease:checksemantic-release --dry-run --no-cistartnode dist/server.jstestnpm run test:unit && npm run test:integrationtest: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.0amqplib^0.10.8bcrypt^6.0.0body-parser^2.2.0connect-flash^0.1.1connect-redis^9.0.0cookie-parser^1.4.7cors^2.8.5dotenv^17.2.1ejs^3.1.10express^5.1.0express-async-handler^1.2.0express-enforces-ssl^1.1.0express-rate-limit^8.0.1express-session^1.18.2express-validator^7.2.1glob^11.0.3helmet^8.1.0inflight-lru^1.0.0ioredis^5.6.1ip-address^10.2.0joi^17.13.3jsonwebtoken^9.0.2libphonenumber-js^1.12.10nodemailer^8.0.11- …and 10 more.