PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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"}'
Publisherneodrew
Artifact bytes182,032
Previous version0.9.11
Published2026-05-24T18:55:26.690Z
SHA-2566b86d259d1c3e5b51be8e66281f25ab4dfab5cd03b72c124878c46215fbe98f4

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/chromeflow.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/bin/chromeflow.mjshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/chromeflow.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/bin/chromeflow.mjshigh encoded/escaped-token density12
lowObfuscationpackage/bin/chromeflow.mjsmatched "\\u2028"3

Manifest

Package metadata

Scripts2
  • build../plugin/scripts/build-server.sh && mkdir -p bin && cp ../plugin/server/chromeflow.mjs bin/chromeflow.mjs
  • devtsc --watch
Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • ws^8.18.0
  • zod^3.22.0