PkgRadar

Package evidence

@cael-aero/[email protected]

Remote Dependency Spec: dependencies.ssf="https://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.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
12
Versions published
4
First published
Jan 2026
Publisher
cael-aero

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@cael-aero/[email protected]"],"fail_on":"high"}'

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":["@cael-aero/[email protected]"],"fail_on":"high"}'
Publishercael-aero
Artifact bytes49,892
Previous version0.3.1
Published2026-06-03T13:08:22.437Z
SHA-256cbe1321a21115b1cef0a6754e27e9fc341ac358f01ac364af0bc7e4ef528e18b

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.ssf="https://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgz"

2 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

high
Last checked
highRisk
24Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.ssf="https://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgz"12
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.ssfhttps://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgzlow0no remote findings
dependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts12
  • appstsc --build tsconfig.apps.json
  • buildtsc --build tsconfig.lib.json
  • coveragejest --coverage
  • docstypedoc --tsconfig tsconfig.lib.json src
  • dumpts-node --project ./tsconfig.apps.json ./apps/gfa_spreadsheet/gfa_dump.ts -src ./apps/gfa_spreadsheet/data/gfa_worksheet.xlsx
  • formatprettier --write "src/**/*.ts"
  • lint./node_modules/.bin/eslint src
  • postversiongit push && git push --tags
  • prepublishOnlynpm test && npm run lint && npm run docs && git add docs/* && git commit -m "Auto generated docs" docs && git push
  • preversionnpm test && npm run lint
  • testjest --config jest.config.json
  • versionnpm run format && git add -A src
Dependencies2
  • ssfhttps://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgz
  • xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz