PkgRadar

Package evidence

@dailydotdev/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
488
Versions published
192Mature · −50% score
First published
Jun 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 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":["@dailydotdev/[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":["@dailydotdev/[email protected]"],"fail_on":"review"}'
Artifact bytes73,549
Previous version2.21.3
Published2026-06-02T08:31:04.376Z
SHA-256eb4fbed3aac4fddfd0c85ceac838c1823b1823504876093f87b0df207cd9b292

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/src/debezium.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .js,.ts --max-warnings 0
  • prebuildrm -rf lib
Dependencies9
  • @google-cloud/pubsub^5.2.2
  • @grpc/grpc-js^1.14.3
  • @pulumi/gcp^9.10.0
  • @pulumi/kubernetes^4.25.0
  • @pulumi/pulumi^3.217.1
  • knex^3.1.0
  • mysql^2.18.1
  • pg^8.17.2
  • yaml^2.8.2