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
4,776Niche · −30% score
Versions published
8
First published
Nov 2024
Publisher
team-atlas-oss

Effective trust discount applied: 30% (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":["[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"}'
Artifact bytes229,655
Previous version2.1.0
Published2026-05-28T22:24:34.722Z
SHA-256e30dcd47ac20d6da16116ab324fa9c3d72f8ee328bbc0a9496a16540468139d5

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
5Score
2.1.1Version
Status history (2 events)
  1. newavailable · risk review · score 5 · status changed
  2. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondevDependencies.xlsx="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

Scripts14
  • bench-plugin-managernpx tsx tests/plugin_manager_benchmarks.ts
  • bench-plugin-manager-otelnpx tsx tests/plugin_manager_telemetry_benchmarks.ts
  • bench-pluginsnpx tsx tests/plugin_benchmarks.ts
  • bench-plugins-otelnpx tsx tests/plugin_telemetry_benchmarks.ts
  • buildtsc
  • checkprettier . --check --config .prettierrc
  • cleanrimraf --preserve-root dist
  • debug-integrationcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --inspect-brk=0.0.0.0:5005" npx jest --config=jest.integration.config.json --runInBand
  • fix-importsbabel --extensions ".js" dist -d dist
  • formatprettier . --write --config .prettierrc
  • integrationcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules" npx jest --config=jest.integration.config.json --runInBand --verbose
  • linteslint --fix --ext .ts .
  • prepublishOnlynpm run clean && npm run build && npm run fix-imports && npm pack --pack-destination ./build
  • testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules" npx jest --config=jest.unit.config.json
Dependencies9
  • @opentelemetry/api^1.9.1
  • @opentelemetry/context-async-hooks^2.7.1
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/semantic-conventions^1.41.1
  • async-mutex^0.5.0
  • dotenv^16.6.1
  • http-cookie-agent^6.0.8
  • winston^3.19.0