PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/services/api/.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.

Versions published
6
First published
Sep 2025
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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes29,242
Previous version1.4.0
Published2026-04-21T17:14:57.409Z
SHA-256527488d6fe8e95a270814a548326ea63ddce39609ed844dc0076ddf80fe1c786

Why flagged

What the scanner saw

Credential File Packaged: package/services/api/.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
1.5.0Version
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/services/api/.envpackage/services/api/.env35

Manifest

Package metadata

Scripts7
  • buildtsdown
  • check-typestsc --noEmit
  • cleandel-cli dist isolate
  • coveragevitest run --coverage
  • deployfirebase deploy
  • emulatefirebase emulators:start --project demo-mono-ts
  • testvitest
Dependencies13
  • @google-cloud/functions-framework^5.0.2
  • @repo/commonworkspace:*
  • @repo/coreworkspace:*
  • @typed-firestore/server2.3.1
  • body-parser^2.2.2
  • compression^1.8.1
  • cors^2.8.6
  • express^5.2.1
  • firebase-admin^13.8.0
  • firebase-functions^7.2.5
  • nocache^4.0.0
  • remeda^2.33.7
  • source-map-support^0.5.21