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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | dependencies.ssf="https://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgz" | 12 |
| high | Remote Dependency Spec | package.json | dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz" | 12 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.ssf | https://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgz | low | 0 | no remote findings |
| dependencies.xlsx | https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz | low | 0 | no remote findings |
Manifest
Package metadata
Scripts12
appstsc --build tsconfig.apps.jsonbuildtsc --build tsconfig.lib.jsoncoveragejest --coveragedocstypedoc --tsconfig tsconfig.lib.json srcdumpts-node --project ./tsconfig.apps.json ./apps/gfa_spreadsheet/gfa_dump.ts -src ./apps/gfa_spreadsheet/data/gfa_worksheet.xlsxformatprettier --write "src/**/*.ts"lint./node_modules/.bin/eslint srcpostversiongit push && git push --tagsprepublishOnlynpm test && npm run lint && npm run docs && git add docs/* && git commit -m "Auto generated docs" docs && git pushpreversionnpm test && npm run linttestjest --config jest.config.jsonversionnpm run format && git add -A src
Dependencies2
ssfhttps://cdn.sheetjs.com/ssf-0.11.3/ssf-0.11.3.tgzxlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz