PkgRadar

Package evidence

@uphold/[email protected]

Remote Dependency Spec: devDependencies.eslint-config-uphold="https://github.com/uphold/eslint-config-uphold#enhancement/refactor-project"

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
2
First published
Jun 2026
Publisher
botatuphold

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":["@uphold/[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":["@uphold/[email protected]"],"fail_on":"review"}'
Publisherbotatuphold
Artifact bytes5,801
Previous versionnone
Published2026-06-01T13:26:01.431Z
SHA-256e80a6674cde5a66c15437167371d8d9f3afe4de71ba27b9d28f8c3d63111a9a1

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.eslint-config-uphold="https://github.com/uphold/eslint-config-uphold#enhancement/refactor-project"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk review · score 8 · status available -> available, risk high -> review, score 8 -> 8
  2. newavailable · risk high · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-config-uphold="https://github.com/uphold/eslint-config-uphold#enhancement/refactor-project"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.eslint-config-upholdhttps://github.com/uphold/eslint-config-uphold#enhancement/refactor-projecterror0invalid gzip header

Manifest

Package metadata

Scripts6
  • docseslint-doc-generator
  • docs:checkeslint-doc-generator --check
  • linteslint
  • releaserelease-it
  • testnode --test
  • types:checktsc --noEmit