PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

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
191
Versions published
4
First published
May 2026
Publisher
firdaus.lubis

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"}'
Publisherfirdaus.lubis
Artifact bytes460,168
Previous version0.1.1
Published2026-05-26T18:33:23.274Z
SHA-256200f34ce4e2f4e623f295aaa66710d4a3e61f65a746f08916e8fd8d772b78f9e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

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
16Score
0.1.2Version
Status history (2 events)
  1. availableavailable · risk review · score 16 · status available -> available, risk high -> review, score 43 -> 16
  2. newavailable · risk high · score 43 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"8
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.xlsx added in 0.1.2 vs 0.1.1: "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts8
  • buildvite build && npm run build:types
  • build:typestsc -p tsconfig.build.json
  • checknpm run typecheck && npm run build && npm run pack:preview
  • cleanrm -rf dist *.tgz
  • pack:previewnpm pack --dry-run
  • prepublishOnlynpm run typecheck && npm run build
  • publish:dry-runnpm publish --dry-run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies4
  • clsx^2.1.1
  • lucide-react^0.475.0
  • recharts^3.7.0
  • tailwind-merge^3.0.1