PkgRadar

Package evidence

@codefresh-io/[email protected]

Credential file access

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
47
Versions published
27Mature · −50% score
First published
Feb 2023
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":["@codefresh-io/[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":["@codefresh-io/[email protected]"],"fail_on":"review"}'
Publishercodefresh
Artifact bytes148,749
Previous version1.0.22
Published2025-07-31T12:44:42.262Z
SHA-256c03cfc73cecaf640261c1e3c6e332c627558a8f9eca77b35c58d9ad99d0a3155

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/api/registries.js5
lowCredential file accesspackage/src/api/registries.ts5

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies15
  • @aws-sdk/client-sts^3.687.0
  • @codefresh-io/docker-reference^0.0.11
  • @gitbeaker/node^35.8.0
  • @octokit/auth-app^6.1.4
  • @octokit/rest^20.1.2
  • axios^1.7.4
  • bluebird^3.7.2
  • chalk^4.1.2
  • graphql^16.6.0
  • graphql-request^5.1.0
  • jira.js^2.16.0
  • lodash^4.17.21
  • nodegistry^1.2.6
  • polly-js^1.8.3
  • request-promise^4.2.6