PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/pages/helpers/execution.js

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"}'
Publisherbugorbitqa
Artifact bytes183,316
Previous version3.0.0
Published2026-05-14T11:03:49.954Z
SHA-2564e7cbaa78323b80a68003966d64db828f31055ff0619cdfdd4dc7fef1b1de626

Why flagged

What the scanner saw

Known Indicator Filename: package/pages/helpers/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/pages/helpers/execution.jspackage/pages/helpers/execution.js45
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/pages/helpers/execution.jspackage/pages/helpers/execution.js45
lowObfuscationpackage/core/storage/index.jsmatched "Buffer.from(base64UrlToBase64"3
lowObfuscationpackage/core/visual/index.jsmatched "Buffer.from(base64, \"base64"3
lowObfuscationpackage/pages/helpers/locators.jsmatched "\\u00a0"3
lowObfuscationpackage/orbit.jsmatched "Buffer.from(base64, 'base64"3

Manifest

Package metadata

Scripts2
  • prepublishOnlynpm test
  • testnode cli.js run
Dependencies2
  • puppeteer^24.42.0
  • ws^8.20.0