PkgRadar

Package evidence

@uniformdev/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
1,140Mature · −50% score
First published
Dec 2020
Publisher
originalexe

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":["@uniformdev/[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":["@uniformdev/[email protected]"],"fail_on":"review"}'
Publisheroriginalexe
Artifact bytes69,500
Previous version20.66.0
Published2026-06-03T14:37:12.497Z
SHA-2567e6118c1ca3bbad37de06e3fc475a72feb39f758b35e89ce83a6cbf5a226111f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
20.66.1-alpha.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • buildtsc --noEmit && tsup
  • cleanrimraf dist
  • devtsup --watch
  • formatprettier --write "src/**/*.{js,ts,tsx}"
  • testvitest run
  • uniformnode ./cli.js
Dependencies38
  • @inquirer/prompts^7.10.1
  • @thi.ng/mime^2.2.23
  • @uniformdev/assets20.66.1-alpha.1+5120c82a21
  • @uniformdev/canvas20.66.1-alpha.1+5120c82a21
  • @uniformdev/context20.66.1-alpha.1+5120c82a21
  • @uniformdev/files20.66.1-alpha.1+5120c82a21
  • @uniformdev/project-map20.66.1-alpha.1+5120c82a21
  • @uniformdev/redirect20.66.1-alpha.1+5120c82a21
  • @uniformdev/richtext20.66.1-alpha.1+5120c82a21
  • call-bind^1.0.2
  • colorette2.0.20
  • cosmiconfig9.0.0
  • cosmiconfig-typescript-loader5.0.0
  • diff^8.0.3
  • dotenv^16.4.7
  • esbuild0.25.0
  • execa5.1.1
  • file-type^21.3.2
  • fs-jetpack5.1.0
  • graphql16.9.0
  • graphql-request6.1.0
  • image-size^1.2.1
  • isomorphic-git1.35.0
  • js-yaml^4.1.0
  • jsonwebtoken9.0.3
  • mitt^3.0.1
  • normalize-newline^4.1.0
  • open10.2.0
  • ora8.0.1
  • p-queue7.3.4
  • …and 8 more.