PkgRadar

Package evidence

@panda-video-automation/[email protected]

Install-time lifecycle script: postinstall="npx 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":["@panda-video-automation/[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":["@panda-video-automation/[email protected]"],"fail_on":"high"}'
Publisherszhshp
Artifact bytes27,109
Previous version0.1.4
Published2026-05-24T06:06:05.478Z
SHA-2569e017e6302b3aafbbe373e39cae2ba79ba4269e7134c7467885ee9b263b63140

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npx 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
33Score
0.1.5Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

szhshp

2 members · evidence strength 50
Repeated static TTPstale

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

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="npx playwright install chromium"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="npx playwright install chromium"30
lowObfuscationpackage/dist/automations/WeixinVideo/upload-weixin-video.spec.jsmatched "\\u4e00"3

Manifest

Package metadata

Scripts14
  • buildtsc
  • login:bilibilipva bilibili login
  • login:douyinpva douyin login
  • login:kuaishoupva kuaishou login
  • login:weixinpva weixin login
  • login:youtubepva youtube login
  • postinstallnpx playwright install chromium
  • prepublishOnlynpm run build
  • upload:allpva bilibili upload && pva douyin upload && pva kuaishou upload && pva weixin upload && pva youtube upload
  • upload:bilibilipva bilibili upload
  • upload:douyinpva douyin upload
  • upload:kuaishoupva kuaishou upload
  • upload:weixinpva weixin upload
  • upload:youtubepva youtube upload
Dependencies1
  • @playwright/test^1.58.0