PkgRadar

Package evidence

[email protected]

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

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
ryenw

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"}'
Publisherryenw
Artifact bytes70,693
Previous version0.2.1
Published2026-06-04T00:07:15.730Z
SHA-2561df45774f70c8455e66fdd3857fffe54edcd1355aeabece098bdb6ea6759ed3c

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.2.2Version
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/pi-postinstall.mjs"5

Manifest

Package metadata

Scripts28
  • build:extensionnpm --prefix extension run build
  • oracle:cinpm run oracle:test && npm run oracle:wrapper && npm run oracle:doctor && npm run oracle:compare && npm run oracle:report
  • oracle:comparenode scripts/oracle/compare.mjs
  • oracle:doctornode scripts/oracle/doctor.mjs
  • oracle:installnode scripts/oracle/install-agent-browser.mjs
  • oracle:pinode scripts/oracle/pi-smoke.mjs
  • oracle:refresh-baselinenode scripts/oracle/refresh-baseline.mjs
  • oracle:reportnode scripts/oracle/report.mjs
  • oracle:report:jsonnode scripts/oracle/report.mjs --json
  • oracle:testnode scripts/oracle/generate-compatibility-artifacts.mjs --check && node scripts/oracle/check-compatibility-baseline.mjs && node scripts/oracle/check-compatibility-ratchet.mjs && node --test scripts/oracle/*.node-test.mjs
  • oracle:visiblepowershell -NoProfile -ExecutionPolicy Bypass -File scripts/oracle/visible-compare.ps1
  • oracle:visible:comparepowershell -NoProfile -ExecutionPolicy Bypass -File scripts/oracle/visible-compare.ps1
  • oracle:visible:pipowershell -NoProfile -ExecutionPolicy Bypass -File scripts/oracle/visible-bing-side-by-side.ps1
  • oracle:wrappernpx --yes [email protected] run --dir pi/extensions --exclude "**/.claude/**" pire-browser.test.ts pire-browser-wrapper.test.ts agent-browser-oracle.test.ts
  • pack:extension:xpinode scripts/package-extension-xpi.mjs
  • pack:extension:xpi:signnode scripts/package-extension-xpi.mjs --sign
  • pack:platformnode scripts/package-platform.mjs --all
  • postinstallnode scripts/pi-postinstall.mjs
  • release:npm:publishnode scripts/publish-npm-artifacts.mjs
  • release:npm:trustnode scripts/npm-trust-setup.mjs
  • smoke:action-policypowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-action-policy.ps1
  • smoke:confirm-actionspowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-confirm-actions.ps1
  • smoke:domain-policypowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-domain-policy.ps1
  • smoke:downloadspowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-downloads.ps1
  • smoke:named-sessionspowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-named-sessions.ps1
  • smoke:statepowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-state.ps1
  • smoke:uploadspowershell -NoProfile -ExecutionPolicy Bypass -File scripts/smoke-uploads.ps1
  • testvitest run --exclude "**/.claude/**"
Optional dependencies7
  • @ryenw/pire-browser-darwin-arm640.2.2
  • @ryenw/pire-browser-darwin-x640.2.2
  • @ryenw/pire-browser-linux-arm640.2.2
  • @ryenw/pire-browser-linux-x640.2.2
  • @ryenw/pire-browser-win32-arm640.2.2
  • @ryenw/pire-browser-win32-ia320.2.2
  • @ryenw/pire-browser-win32-x640.2.2