PkgRadar

Package evidence

@render-kit/[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":["@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 bytes78,702
Previous version0.1.5
Published2021-08-18T12:21:41.982Z
SHA-256099d5f6a7cc4ca3a6fe8862a0ca6a7ab76195fbc4cb1c363dd1399360f03cef9

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjs.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/index.esm.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjs.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/index.esm.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/index.cjs.jsmatched "\\u2028"3
lowObfuscationpackage/dist/index.esm.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts4
  • buildrollup -c
  • linteslint --ext=.ts src cypress
  • open-ctcypress open-ct
  • testcypress run-ct
Dependencies1
  • @render-kit/renderer^0.1.4