PkgRadar

Package evidence

@daily-co/[email protected]

Credential File Packaged: package/demo/.env

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
458,052Ubiquitous · −70% score
Versions published
173Mature · −50% score
First published
May 2019
Publisher
kwindla

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":["@daily-co/[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":["@daily-co/[email protected]"],"fail_on":"review"}'
Publisherkwindla
Artifact bytes2,476,529
Previous version0.9.984
Published2020-04-01T19:27:46.081Z
SHA-256895ce34d24dcac52a4b29372015206a09d9027e8bdd4df3f71813c7450d18153

Why flagged

What the scanner saw

Credential File Packaged: package/demo/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/demo/.envpackage/demo/.env35

Manifest

Package metadata

Scripts5
  • buildnpm run build-main && npm run build-module
  • build-devNODE_ENV=development npm run build
  • build-mainwebpack
  • build-modulerollup -c
  • prepublishOnlynpm run build
Dependencies6
  • @babel/runtime^7.8.3
  • bowser^2.8.1
  • events^3.1.0
  • fast-equals^1.6.3
  • lodash^4.17.15
  • rollup-plugin-terser^4.0.4