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
- 1,842Niche · −30% score
- Versions published
- 708Mature · −50% score
- First published
- Mar 2021
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@cubejs-backend/[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":["@cubejs-backend/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/birdbox-fixtures/questdb/scripts/questdb-load-events.sh | matched "curl " | 12 |
| medium | Remote Payload | package/birdbox-fixtures/materialize.yml | matched "curl " | 12 |
| medium | Remote Payload | package/birdbox-fixtures/questdb.yml | matched "curl " | 12 |
Manifest
Package metadata
Scripts80
birdboxjest --runInBand --verbose dist/testbirdbox:cli:postgresqljest --verbose -i dist/test/cli-postgresql.test.jsbirdbox:cli:postgresql:snapshotjest --verbose --updateSnapshot -i dist/test/cli-postgresql.test.jsbirdbox:local:postgresqlUSE_LOCAL_CUBEJS_BINARY=true jest --verbose -i dist/test/cli-postgresql.test.jsbirdbox:local:postgresql-pre-aggregationsUSE_LOCAL_CUBEJS_BINARY=true jest --verbose -i dist/test/cli-postgresql-pre-aggregations.test.jsbirdbox:local:postgresql-pre-aggregations:snapshotUSE_LOCAL_CUBEJS_BINARY=true jest --verbose --updateSnapshot -i dist/test/cli-postgresql-pre-aggregations.test.jsbirdbox:local:postgresql:snapshotUSE_LOCAL_CUBEJS_BINARY=true jest --verbose --updateSnapshot -i dist/test/cli-postgresql.test.jsbirdbox:postgresqljest --verbose -i dist/test/birdbox-postgresql.test.jsbirdbox:postgresql-cubestorejest --verbose -i dist/test/birdbox-postgresql-cubestore.test.jsbirdbox:postgresql-cubestore:snapshotjest --verbose --updateSnapshot -i dist/test/birdbox-postgresql-cubestore.test.jsbirdbox:postgresql-pre-aggregationsjest --verbose -i dist/test/birdbox-postgresql-pre-aggregations.test.jsbirdbox:postgresql-pre-aggregations:snapshotjest --verbose --updateSnapshot -i dist/test/birdbox-postgresql-pre-aggregations.test.jsbirdbox:postgresql:snapshotjest --verbose --updateSnapshot -i dist/test/birdbox-postgresql.test.jsbirdbox:snapshotjest --runInBand --updateSnapshot --verbose dist/testbirdbox:startnode dist/test/bin/start-birdbox.jsbuildrm -rf dist && npm run tsccypress:birdboxnode dist/test/bin/cypress-birdbox.jscypress:installcypress installcypress:openkill-port 4000 && TEST_PLAYGROUND_PORT=3080 yarn cypress:birdboxdataset:minimalnode dist/test/bin/download-dataset.jsdriver:athenajest --verbose -i dist/test/driver-athena.test.jsdriver:athena:snapjest --verbose --updateSnapshot -i dist/test/driver-athena.test.jsdriver:bigqueryjest --verbose -i dist/test/driver-bigquery.test.jsdriver:bigquery:snapjest --verbose --updateSnapshot -i dist/test/driver-bigquery.test.jsdriver:databricksjest --verbose -i dist/test/driver-databricks.test.jsdriver:databricks:snapjest --verbose --updateSnapshot -i dist/test/driver-databricks.test.jsdriver:fireboltjest --verbose -i dist/test/driver-firebolt.test.jsdriver:firebolt:snapjest --verbose --updateSnapshot dist/test/driver-firebolt.test.jsdriver:postgresjest --verbose -i dist/test/driver-postgres.test.jsdriver:postgres:snapjest --verbose --updateSnapshot -i dist/test/driver-postgres.test.js- …and 50 more.
Dependencies16
@cubejs-backend/cubestore-driver1.6.50@cubejs-backend/dotenv^9.0.2@cubejs-backend/ksql-driver1.6.50@cubejs-backend/postgres-driver1.6.50@cubejs-backend/query-orchestrator1.6.50@cubejs-backend/schema-compiler1.6.50@cubejs-backend/shared1.6.50@cubejs-backend/testing-shared1.6.50@cubejs-client/ws-transport1.6.50dedent^0.7.0fs-extra^8.1.0http-proxy^1.18.1node-fetch^2.6.1ramda^0.27.2testcontainers^10.28.0yargs^17.3.1