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
- 63
- Versions published
- 58Mature · −50% score
- First published
- Mar 2024
- Publisher
- joshunrau
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":["@douglasneuroinformatics/[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":["@douglasneuroinformatics/[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
Scripts14
buildrm -rf dist && tsc -b tsconfig.build.json && cp -r src/cli/bin dist/cli/bin && cp -r src/docs/assets dist/docs/assetsdocs:buildtypedocdocs:devconcurrently "typedoc --watch" "pnpm docs:serve"docs:servehttp-server docs -c-1example:buildrm -rf build && ./src/cli/bin/libnest build -c libnest.config.ts -e .env.exampleexample:dev./src/cli/bin/libnest dev -c libnest.config.ts -e .env.exampleexample:startnode --env-file .env.example --enable-source-maps build/server.jsformatprettier --write srcknipkniplinttsc && eslint --fix example srcpreparehuskyprisma:generateprisma generate --allow-no-modelstestvitesttest:coveragevitest --coverage
Dependencies20
@douglasneuroinformatics/libjs^3.1.0@nestjs/swagger^11.2.5@nestjs/throttler^6.5.0@prisma/engines^6.19.2@prisma/get-platform^6.19.2@swc-node/register^1.11.1@swc/core^1.15.8@swc/helpers^0.5.18@types/nodemailer^7.0.5@types/supertest^6.0.3chalk^5.6.2commander^14.0.2es-module-lexer^2.0.0esbuild^0.27.2nodemailer^7.0.12serialize-error^13.0.1supertest^7.2.2ts-morph^27.0.2type-fest^5.4.1unplugin-swc^1.5.9