PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.firebase="git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5"

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
7,584Niche · −30% score
Versions published
529Mature · −50% score
First published
Sep 2016
Publisher
codefresh

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

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"}'
Publishercodefresh
Artifact bytes173,793
Previous version1.1.4
Published2026-06-11T11:49:11.225Z
SHA-256304185b824a2ba62452f3ed66d6bbef7ba986160667dc840a5f6244ccd60cc28

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.firebase="git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.firebase="git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.firebase="git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5"12
lowCredential file accesspackage/lib/interface/cli/commands/context/create/helm-repo/types/s3.cmd.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node run-check-version.js"5

Manifest

Package metadata

Scripts10
  • build-local-docsnode ./docs/index.js
  • build-public-docsnode ./docs/index.js && cd temp && hugo
  • e2ebash e2e/e2e.spec.sh
  • eslinteslint --fix lib/logic/**
  • generate-completionnode ./lib/interface/cli/completion/generate
  • pkgnpx pkg . -t node20-alpine-x64,node20-alpine-arm64,node20-macos-x64,node20-linux-x64,node20-win-x64,node20-linux-arm64 --out-path ./dist
  • postinstallnode run-check-version.js
  • serve-docsyarn build-local-docs && cd temp && hugo server -D
  • serve-docs-betaALLOW_BETA_COMMANDS=true yarn build-local-docs && cd temp && hugo server -D
  • testjest .spec.js --coverage
Dependencies39
  • adm-zip^0.5.5
  • ajv^6.14.0
  • bluebird^3.5.1
  • cf-errors^0.1.16
  • chalk^4.1.0
  • cli-progress3.10.0
  • codefresh-sdk^1.13.1
  • colors1.4.0
  • columnify^1.6.0
  • compare-versions^3.4.0
  • copy-dir^0.3.0
  • debug^3.1.0
  • diff^3.5.0
  • dockerode^2.5.7
  • draftlog^1.0.12
  • figlet^1.4.0
  • filesize^3.5.11
  • firebasegit+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5
  • flat^5.0.2
  • inquirer^12.11.1
  • js-yaml^3.10.0
  • kefir^3.8.1
  • kubernetes-client^9.0.0
  • lodash^4.17.23
  • moment^2.29.4
  • mongodb^4.17.2
  • node-forge^1.3.0
  • ora^5.4.1
  • recursive-readdir^2.2.3
  • request^2.88.0
  • …and 9 more.