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,601Mature · −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 bytes211,057
Previous version5.0.0-canary.2494
Published2026-06-17T15:59:06.016Z
SHA-256550af6e5bdd7cd1136f04349fd6b7c6098a5779a8fbcb8c7e1ed7c10a87d51c8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/testLib/fetchFileFromTemplate.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/commands/experimental/setupRscHandler.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/testLib/fetchFileFromTemplate.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/commands/experimental/setupRscHandler.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/commands/setup/deploy/providers/serverlessHandler.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • buildtsx ./build.mts
  • build:packyarn pack -o cedarjs-cli.tgz
  • build:typestsc --build --verbose ./tsconfig.build.json
  • build:watchnodemon --watch src --ext "js,jsx,ts,tsx,template" --ignore dist --exec "yarn build && yarn fix:permissions"
  • devCEDAR_CWD=../../test-project node dist/index.js
  • fix:permissionschmod +x dist/index.js dist/cfw.js
  • prepublishOnlyyarn build
  • testvitest run
  • test:watchvitest watch
Dependencies60
  • @babel/parser7.29.3
  • @babel/preset-typescript7.28.5
  • @cedarjs/api-server5.0.0-canary.2496
  • @cedarjs/cli-helpers5.0.0-canary.2496
  • @cedarjs/fastify-web5.0.0-canary.2496
  • @cedarjs/internal5.0.0-canary.2496
  • @cedarjs/prerender5.0.0-canary.2496
  • @cedarjs/project-config5.0.0-canary.2496
  • @cedarjs/structure5.0.0-canary.2496
  • @cedarjs/telemetry5.0.0-canary.2496
  • @cedarjs/utils5.0.0-canary.2496
  • @cedarjs/vite5.0.0-canary.2496
  • @cedarjs/web-server5.0.0-canary.2496
  • @listr2/prompt-adapter-enquirer4.2.1
  • @opentelemetry/api1.9.1
  • @opentelemetry/core1.30.1
  • @opentelemetry/exporter-trace-otlp-http0.57.2
  • @opentelemetry/resources1.30.1
  • @opentelemetry/sdk-trace-node1.30.1
  • @opentelemetry/semantic-conventions1.41.1
  • @prisma/internals7.8.0
  • ansis4.2.0
  • archiver7.0.1
  • boxen5.1.2
  • camelcase6.3.0
  • change-case4.1.2
  • ci-info4.4.0
  • concurrently9.2.1
  • configstore7.1.0
  • cross-env7.0.3
  • …and 30 more.