PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="playwright install chromium"

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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes21,294
Previous versionnone
Published2026-05-23T19:13:23.279Z
SHA-2569af6676f0dfa26285ec849f9cc44f37041ffbe169bfa78e99c5eb2b1d4ddc7f5

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="playwright install chromium"

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

Availability ledger

available

high
Last checked
highRisk
30Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk high · score 30 · status available -> available, risk high -> high, score 34 -> 30
  2. newavailable · risk high · score 34 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="playwright install chromium"

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="playwright install chromium"30

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsx src/main.ts
  • postinstallplaywright install chromium
  • preparenpm run build
  • testvitest run --project unit
  • test:allvitest run
  • test:integrationvitest run --project integration
  • typechecktsc --noEmit
Dependencies10
  • @modelcontextprotocol/sdk^1.0.0
  • @mozilla/readability^0.6.0
  • cac^7.0.0
  • env-paths^4.0.0
  • jsdom^29.1.1
  • playwright^1.49.0
  • playwright-extra^4.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • turndown^7.2.0
  • turndown-plugin-gfm^1.0.2