PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node ./scripts/postinstall-playwright.mjs"

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"}'
Publisherjordant
Artifact bytes23,184
Previous version0.1.0
Published2026-05-25T02:42:00.698Z
SHA-2561201d13aa7d16feb8f684671eea7dfca7a021c3201b5b85e387b385bfc48d8bf

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/postinstall-playwright.mjs"

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.1Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jordant

2 members · evidence strength 50
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./scripts/postinstall-playwright.mjs"

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/postinstall-playwright.mjs"30

Manifest

Package metadata

Scripts5
  • buildtsc --build
  • cleanrm -rf dist *.tsbuildinfo
  • devtsc --build --watch
  • postinstallnode ./scripts/postinstall-playwright.mjs
  • typechecktsc --noEmit
Dependencies7
  • @modelcontextprotocol/sdk^1.29.0
  • @snag-ai/shared0.1.0
  • @snag-ai/worker0.1.0
  • dotenv^16.6.1
  • node-fetch^3.3.2
  • playwright1.45.0
  • zod^3.25.76