PkgRadar

Package evidence

@cloudflare/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Weekly downloads
334
Versions published
7
First published
Dec 2020
Publisher
armfazh

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@cloudflare/[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":["@cloudflare/[email protected]"],"fail_on":"review"}'
Publisherarmfazh
Artifact bytes93,471
Previous version0.2.0
Published2021-03-03T23:49:03.551Z
SHA-25698b701298f80ff49ef7604ee5fa796db7a62875a5b96b6b5505de2003c570d0e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • benchtsc -b bench && node ./lib/bench/all.bench.js
  • bench:hrtimetsc -b bench && node ./lib/bench/hrtime.js
  • buildtsc -b
  • flametsc -b bench && 0x --output-dir flames ./lib/bench/flamegraph.js
  • formatprettier './(src|test)/*.ts' --write
  • linteslint . --ext .ts
  • lint:fixnpm run lint -- --fix
  • preparetsc -b
  • testtsc -b test && node ./lib/test/all.test.js
Dependencies1
  • typedjson^1.7.0