PkgRadar

Package evidence

@wundergraph/[email protected]

Install-time lifecycle script: postinstall="patch-package || (exit 0)"

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
404Mature · −50% score
First published
Jan 2021
Publisher
jens-wundergraph

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":["@wundergraph/[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":["@wundergraph/[email protected]"],"fail_on":"review"}'
Artifact bytes508,986
Previous version0.184.1
Published2024-05-15T10:33:30.805Z
SHA-2569013faa22db0e084b5c4875acc1c3437b13870922d675edaaf993c56f410ce14

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package || (exit 0)"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.184.2Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package || (exit 0)"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrimraf ./dist
  • postinstallpatch-package || (exit 0)
  • testjest && npm run test:types
  • test:intTEST_INTEGRATION=true jest
  • test:typestsd
  • test:update-snapshotsjest -u
  • watchtsc -w
Dependencies67
  • @fastify/formbody^7.3.0
  • @fastify/multipart^7.7.3
  • @graphql-mesh/cross-helpers^0.4.1
  • @graphql-mesh/store0.96.0
  • @graphql-mesh/types0.96.0
  • @graphql-mesh/utils0.96.0
  • @graphql-tools/merge^9.0.0
  • @graphql-tools/schema^8.5.1
  • @graphql-tools/utils^9.2.1
  • @omnigraph/json-schema0.96.0
  • @omnigraph/openapi0.96.0
  • @omnigraph/soap0.96.0
  • @opentelemetry/api^1.4.1
  • @opentelemetry/core^1.13.0
  • @opentelemetry/exporter-trace-otlp-proto^0.39.1
  • @opentelemetry/resources^1.13.0
  • @opentelemetry/sdk-trace-base^1.13.0
  • @opentelemetry/sdk-trace-node^1.13.0
  • @opentelemetry/semantic-conventions^1.13.0
  • @prisma/generator-helper^3.9.2
  • @whatwg-node/fetch^0.9.13
  • @wundergraph/orm0.3.1
  • @wundergraph/protobuf^0.118.2
  • @wundergraph/straightforward^4.2.5
  • @wundergraph/wunderctl^0.180.0
  • axios^0.26.1
  • axios-retry^3.3.1
  • close-with-grace^1.1.0
  • debug^4.3.4
  • execa5.1.1
  • …and 37 more.