PkgRadar

Package evidence

@tryghost/[email protected]

Large Javascript Payload: 2423786 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.

Versions published
424Mature · −50% score
First published
Sep 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@tryghost/[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":["@tryghost/[email protected]"],"fail_on":"review"}'
Artifact bytes1,390,628
Previous version2.68.51
Published2026-05-28T11:25:00.791Z
SHA-256fa04d1f276842b410554f12e01235e8f0a597f5b734df9baf9759adc543afd98

Why flagged

What the scanner saw

Large Javascript Payload: 2423786 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.68.52Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/umd/portal.min.js2423786 bytes10

Manifest

Package metadata

Scripts13
  • buildvite build
  • build:watchvite build --watch
  • devconcurrently --kill-others --names preview,build "pnpm preview -l silent" "pnpm build:watch"
  • lintpnpm lint:code && pnpm lint:types
  • lint:codeeslint src test --ext .js,.ts --cache
  • lint:typestsc --noEmit
  • preshippnpm lint
  • previewvite preview
  • shipnode ../../.github/scripts/release-apps.js
  • testvitest run
  • test:cipnpm test --coverage
  • test:unitpnpm test:ci
  • test:watchvitest
Dependencies1
  • @tryghost/debug2.2.0