PkgRadar

Package evidence

@squiz/[email protected]

Large Javascript Payload: 2141896 bytes

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
596
Versions published
609Mature · −50% score
First published
May 2022
Publisher
tadams_squiz

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@squiz/[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":["@squiz/[email protected]"],"fail_on":"review"}'
Publishertadams_squiz
Artifact bytes2,255,142
Previous version1.74.0
Published2026-03-09T23:44:44.144Z
SHA-2566afd3518cbca06bfd2a093f7d9a58c9c46d32e371e72ea06a493098d1c4bf62a

Why flagged

What the scanner saw

Large Javascript Payload: 2141896 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/index.js2141896 bytes0
lowObfuscation Densitypackage/lib/templates/advanced/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • cleanrimraf "tsconfig.tsbuildinfo" "./lib"
  • compilenode build.js && tsc
  • start:localnode -r ts-node/register ./localStart.ts
  • testjest -c jest.config.ts
  • test:integrationjest -c jest.integration.config.ts
Dependencies7
  • @squiz/component-logger-lib^1.71.3
  • @squiz/edge-dev-render-runtime-lib2.6.2
  • @squiz/render-runtime-lib1.82.0
  • @squiz/runtime-sandbox-node1.64.3
  • axios1.13.6
  • cli-color^2.0.2
  • open^8.4.2