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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cjs/plugins/useRedwoodLogger.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/plugins/useRedwoodLogger.js | matched ".aws" | 5 |
| low | Obfuscation | package/dist/cjs/createGraphQLYoga.js | matched "\\u26A0" | 3 |
| low | Obfuscation | package/dist/createGraphQLYoga.js | matched "\\u26A0" | 3 |
| low | Obfuscation | package/dist/cjs/functions/graphql.js | matched "Buffer.from(event.body, event.isBase64Encoded ? \"base64" | 3 |
| low | Obfuscation | package/dist/functions/graphql.js | matched "Buffer.from(event.body, event.isBase64Encoded ? \"base64" | 3 |
Manifest
Package metadata
Scripts10
buildtsx ./build.mtsbuild:packyarn pack -o cedarjs-graphql-server.tgzbuild:typestsc --build --verbose ./tsconfig.build.jsonbuild:types-cjstsc --build --verbose ./tsconfig.cjs.jsonbuild:watchnodemon --watch src --ext "js,jsx,ts,tsx" --ignore dist --exec "yarn build"check:attwyarn rw-fwtools-attwcheck:packageconcurrently npm:check:attw yarn:publintprepublishOnlyNODE_ENV=production yarn buildtestyarn 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.0cookie1.1.1graphql16.13.2graphql-scalars1.25.0graphql-tag2.12.6graphql-yoga5.21.0lodash4.18.1uuid11.1.0