PkgRadar

Package evidence

@cedarjs/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
1,602Mature · −50% score
First published
May 2025
Publisher
tobbe

Effective trust discount applied: 50% (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":["@cedarjs/[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":["@cedarjs/[email protected]"],"fail_on":"review"}'
Publishertobbe
Artifact bytes27,916
Previous version5.0.0-canary.2491
Published2026-06-17T11:37:35.010Z
SHA-256d5976b036277f1a0801327586c89a13ab0c52d8b45b672f96622d32464571821

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/codemods/redwood/v2.x.x/configureFastify/configureFastify.yargs.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/lib/fetchFileFromTemplate.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/codemods/redwood/v6.x.x/updateDevFatalErrorPage/updateDevFatalErrorPage.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/codemods/redwood/v7.x.x/updateGraphQLConfig/updateGraphqlConfig.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts8
  • buildtsx ./build.mts
  • build:packyarn pack -o cedarjs-codemods.tgz
  • build:watchnodemon --watch src --ignore dist --exec "yarn build"
  • check:packageyarn publint
  • generate:codemodyarn node ./tasks/generateCodemod/generateCodemod.mjs
  • prepublishOnlyyarn build
  • testvitest run
  • test:watchvitest watch
Dependencies22
  • @babel/cli7.28.6
  • @babel/core^7.26.10
  • @babel/parser7.29.3
  • @babel/plugin-transform-typescript^7.26.8
  • @babel/traverse7.29.0
  • @cedarjs/cli-helpers5.0.0-canary.2492
  • @cedarjs/project-config5.0.0-canary.2492
  • @svgr/core8.1.0
  • @svgr/plugin-jsx8.1.0
  • @vscode/ripgrep1.17.1
  • @whatwg-node/fetch0.10.13
  • cheerio1.2.0
  • deepmerge4.3.1
  • execa5.1.1
  • fast-glob3.3.3
  • graphql16.13.2
  • jscodeshift17.3.0
  • pascalcase1.0.0
  • prettier3.8.4
  • tasuku2.3.0
  • typescript5.9.3
  • yargs17.7.2