PkgRadar

Package evidence

@cedarjs/[email protected]

Credential file access: matched ".aws"

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
25,952Mainstream · −50% score
Versions published
1,507Mature · −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 bytes34,476
Previous version5.0.0-canary.2374
Published2026-05-23T22:21:42.721Z
SHA-256768bebfcfd8ea39f2e822271a76f7285a26ba342d9f9427c2258bd3ad532f7a2

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

review
Last checked
reviewRisk
11Score
5.0.0-canary.2375Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cjs/plugins/useRedwoodLogger.jsmatched ".aws"5
lowCredential file accesspackage/dist/plugins/useRedwoodLogger.jsmatched ".aws"5
lowObfuscationpackage/dist/cjs/createGraphQLYoga.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/createGraphQLYoga.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/cjs/functions/graphql.jsmatched "Buffer.from(event.body, event.isBase64Encoded ? \"base64"3
lowObfuscationpackage/dist/functions/graphql.jsmatched "Buffer.from(event.body, event.isBase64Encoded ? \"base64"3

Manifest

Package metadata

Scripts10
  • buildtsx ./build.mts
  • build:packyarn pack -o cedarjs-graphql-server.tgz
  • build:typestsc --build --verbose ./tsconfig.build.json
  • build:types-cjstsc --build --verbose ./tsconfig.cjs.json
  • build:watchnodemon --watch src --ext "js,jsx,ts,tsx" --ignore dist --exec "yarn build"
  • check:attwyarn rw-fwtools-attw
  • check:packageconcurrently npm:check:attw yarn:publint
  • prepublishOnlyNODE_ENV=production yarn build
  • testyarn vitest run src/
  • test:watchyarn test --watch
Dependencies20
  • @cedarjs/api5.0.0-canary.2375
  • @cedarjs/context5.0.0-canary.2375
  • @envelop/core5.5.1
  • @envelop/depth-limit4.0.0
  • @envelop/disable-introspection6.0.0
  • @envelop/filter-operation-type6.0.0
  • @envelop/on-resolve4.1.1
  • @escape.tech/graphql-armor3.0.1
  • @graphql-tools/merge9.1.9
  • @graphql-tools/schema10.0.33
  • @graphql-tools/utils10.11.0
  • @graphql-yoga/plugin-persisted-operations3.21.0
  • @opentelemetry/api1.9.0
  • cookie1.1.1
  • graphql16.13.2
  • graphql-scalars1.25.0
  • graphql-tag2.12.6
  • graphql-yoga5.21.0
  • lodash4.18.1
  • uuid11.1.0