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
- 633Mature · −50% score
- First published
- Nov 2023
- Publisher
- kraftp
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":["@dbos-inc/[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":["@dbos-inc/[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
Scripts7
buildnpm run --workspaces build && tsc --project tsconfig.build.jsonbuild-fdbnpm run --workspaces build && tsc --project tsconfig.build-fdb.jsonlinteslint --fix --ext .ts --ignore-pattern foundationdb/ .lint-fdbeslint --fix --ext .ts .setversionnpm run --workspaces setversion && grunt setversiontestnpm run --workspaces test && npx prisma generate --schema tests/prisma/schema.prisma && npm run build && jest --coverage --collectCoverageFrom='src/**/*' --collectCoverageFrom='!src/foundationdb/**/*' --detectOpenHandles --testPathIgnorePatterns=examples/* --testPathIgnorePatterns=packages/* --testPathIgnorePatterns=tests/foundationdb/*test-fdbnpm run --workspaces test && npx prisma generate --schema tests/prisma/schema.prisma && npm run build-fdb && jest --runInBand --coverage
Dependencies28
@koa/bodyparser^5.0.0@koa/cors^5.0.0@koa/router^12.0.0@opentelemetry/api1.7.0@opentelemetry/exporter-logs-otlp-proto0.46.0@opentelemetry/exporter-trace-otlp-proto0.46.0@opentelemetry/sdk-trace-base1.19.0@types/koa^2.13.8@types/lodash^4.14.197@types/pg^8.10.2@types/uuid^9.0.2axios^1.6.0commander^11.0.0fast-glob^3.3.1form-data^4.0.0jsonwebtoken^9.0.2jwks-rsa^3.1.0jwt-simple^0.5.6knex^3.0.1koa^2.14.2koa-logger^3.2.1lodash^4.17.21pg^8.11.1reflect-metadata^0.1.13serialize-error8.1.0uuid^9.0.0winston^3.10.0yaml^2.3.1
Optional dependencies1
foundationdb^2.0.1