PkgRadar

Package evidence

@adobe/[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.

Versions published
38Mature · −50% score
First published
May 2020
Publisher
adobe-admin

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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"review"}'
Publisheradobe-admin
Artifact bytes28,330
Previous version4.0.2
Published2023-05-30T21:00:05.515Z
SHA-25688c82a13e56f2aa56d32680b8ac9c55df42dbd8a163a368b95c03574f8615144

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
2Score
4.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/src/lib/cloudfiles.js5

Manifest

Package metadata

Scripts 8

Sign in to view install / lifecycle script contents.

Dependencies15
  • @adobe/aio-cli-lib-app-config^1.0.0
  • @adobe/aio-lib-runtime^5.0.0
  • @adobe/asset-compute-devtool^3.0.0
  • @oclif/core^1.15.0
  • amazon-s3-uri0.1.1
  • cachedir^2.3.0
  • fast-csv^4.3.6
  • glob^7.1.6
  • http-terminator^2.0.3
  • js-yaml^3.14.1
  • minimatch^3.0.4
  • request^2.88.2
  • requestretry^7.0.0
  • rimraf^3.0.2
  • xml^1.0.1