PkgRadar

Package evidence

@render-kit/[email protected]

Obfuscation: matched "\\u2028"

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
7
First published
May 2021
Publisher
byzan.dev

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":["@render-kit/[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":["@render-kit/[email protected]"],"fail_on":"review"}'
Publisherbyzan.dev
Artifact bytes84,785
Previous version0.2.0
Published2021-09-22T08:34:35.693Z
SHA-25643bad08146eb6fb2b34d8d215b29164b86853ce5af1294e0580f281cf225033f

Why flagged

What the scanner saw

Obfuscation: matched "\\u2028"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.2.1Version
Status history (2 events)
  1. availableavailable · risk review · score 6 · status available -> available, risk high -> review, score 64 -> 6
  2. newavailable · risk high · score 64 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

byzan.dev

4 members · evidence strength 70
Repeated static TTPstale

Install Lifecycle Remote Or Exec — prepare="node scripts/build-types.js"

4 members · evidence strength 76

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/index.cjs.jsmatched "\\u2028"3
lowObfuscationpackage/dist/index.esm.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts4
  • buildrollup -c
  • linteslint --ext=.ts src
  • preparenode scripts/build-types.js
  • testjest
Dependencies2
  • ajv^8.6.2
  • jsonc-parser^3.0.0