PkgRadar

Package evidence

@render-kit/[email protected]

Obfuscation: matched "\\uFEFF"

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
50
Versions published
12Established · −30% score
First published
Jun 2021
Publisher
byzan.dev

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes122,282
Previous version0.2.3
Published2022-06-17T06:35:17.418Z
SHA-256f23066b6014b471aa930ad4c02267753f8a56f5074c999679ec5ca53de917955

Why flagged

What the scanner saw

Obfuscation: matched "\\uFEFF"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.2.4Version
Status history (2 events)
  1. availableavailable · risk review · score 4 · status available -> available, risk high -> review, score 64 -> 4
  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 "\\uFEFF"3
lowObfuscationpackage/dist/index.esm.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts5
  • buildrollup -c
  • linteslint --ext=.ts src
  • precommitlint-staged
  • preparenode scripts/build-types.js
  • testjest
Dependencies8
  • @byzanteam/jet-types^0.6.0
  • @render-kit/renderer^0.2.1
  • find-up^6.3.0
  • fs-extra^10.0.0
  • jsonc-parser^3.0.0
  • lodash-es^4.17.21
  • needle^3.0.0
  • tar^6.1.9