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 bytes253,311
Previous version3.2.0
Published2026-05-25T06:26:01.034Z
SHA-256ee1001d2633dd52e96640465fbebcd057d91e40a9cd6cc2c9033ace0dadddd8c

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
66Score
3.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 66 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/pages/helpers/execution.jspackage/pages/helpers/execution.js45
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/pages/helpers/execution.jspackage/pages/helpers/execution.js45
lowObfuscationpackage/core/forge/index.jsmatched "\\u2022"3
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/core/orbit.jsmatched "Buffer.from(base64, 'base64"3
lowObfuscationpackage/core/forge/server.jsmatched "\\xD7"3
lowObfuscationpackage/core/shadow.jsmatched "\\u00a0"3

Manifest

Package metadata

Scripts3
  • prepublishOnlynpm test
  • testnode cli.js run
  • unitnode --test tests/unit/**/*.unit.js
Dependencies2
  • puppeteer^24.42.0
  • ws^8.20.0