PkgRadar

Package evidence

[email protected]

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

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
3
First published
Jun 2026
Publisher
caoyuchen

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishercaoyuchen
Artifact bytes188,685
Previous version1.1.1
Published2026-06-05T09:57:09.476Z
SHA-2567b22258c62595203cb83b41bb386669250e6e2f4e1caf7c8b130c30606dea9ba

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts58
  • clinode src/cli.js
  • gate:phase10-completenode scripts/phase10-completion-gate.js
  • gate:phase9-staticnode scripts/phase9-static-gate.js
  • install:localnode src/cli.js install
  • live:cdp-smokenode scripts/live-cdp-smoke.js
  • live:chat-domainnode scripts/live-chat-domain-smoke.js
  • live:chat-image-screeningnode scripts/live-chat-image-screening-smoke.js
  • live:chat-mcpnode scripts/live-chat-mcp-smoke.js
  • live:chat-phase10-fullnode scripts/live-chat-phase10-full.js
  • live:chat-run-servicenode scripts/live-chat-run-service-smoke.js
  • live:detailnode scripts/live-detail-smoke.js
  • live:infinite-listnode scripts/live-infinite-list-smoke.js
  • live:recommend-actionsnode scripts/live-recommend-actions-smoke.js
  • live:recommend-domainnode scripts/live-recommend-domain-smoke.js
  • live:recommend-mcpnode scripts/live-recommend-mcp-smoke.js
  • live:recommend-phase10-fullnode scripts/live-recommend-phase10-full.js
  • live:recommend-run-servicenode scripts/live-recommend-run-service-smoke.js
  • live:recruit-domainnode scripts/live-recruit-domain-smoke.js
  • live:recruit-mcpnode scripts/live-recruit-mcp-smoke.js
  • live:recruit-run-servicenode scripts/live-recruit-run-service-smoke.js
  • live:refresh-roundnode scripts/live-refresh-round-smoke.js
  • live:run-lifecyclenode scripts/live-run-lifecycle-smoke.js
  • live:screeningnode scripts/live-screening-smoke.js
  • live:scroll-endnode scripts/live-scroll-end-screenshot.js
  • live:search-phase10-fullnode scripts/live-search-phase10-full.js
  • live:self-healnode scripts/live-self-heal-smoke.js
  • postinstallnode scripts/postinstall.cjs
  • scan:legacy-boundarynode scripts/scan-legacy-boundary.js
  • scan:package-boundarynode scripts/scan-package-boundary.js
  • scan:runtimenode scripts/scan-forbidden-runtime.js
  • …and 28 more.
Dependencies3
  • chrome-remote-interface^0.33.3
  • sharp^0.34.4
  • ws^8.19.0