PkgRadar

Package evidence

@overture-stack/[email protected]

Suspicious Publish Context: {"package_age_days":2,"publisher":"overturebio","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"graphql"},"version_anomaly":false,"new_account":false}

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
50
Versions published
2
First published
Jun 2026
Publisher
overturebio

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":["@overture-stack/[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":["@overture-stack/[email protected]"],"fail_on":"review"}'
Publisheroverturebio
Artifact bytes144,569
Previous version1.0.0-rc.1
Published2026-06-18T02:42:43.481Z
SHA-256130c9219a8143be33abb679ece06b8a827e4a91b749094a22d120d06ce9e9e0a

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"overturebio","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"graphql"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0-rc.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"overturebio","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"graphql"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts9
  • buildtsc --project tsconfig.release.json
  • clear:distrm -rf dist
  • devNODE_ENV=development tsx watch --include './src/**/*' ./index.ts
  • patchTSts-patch install -s
  • preparenpm run patchTS
  • starttsx ./index.ts
  • testtsx --test
  • test:watchnpm test -- --watch
  • watchnpm run build -- --watch
Dependencies35
  • @elastic/elasticsearch^7.17.14
  • @graphql-tools/merge^9.0.4
  • @graphql-tools/schema^9.0.17
  • @graphql-tools/utils^10.2.2
  • @opensearch-project/opensearch^3.6.0
  • @overture-stack/arranger-types^1.0.0-rc.2
  • @overture-stack/sqon-builder^1.1.0
  • apollo-server^3.10.3
  • apollo-server-core^3.10.3
  • apollo-server-express^3.10.3
  • axios^1.7.9
  • chalk^2.3.1
  • convert-units^2.3.4
  • cors^2.8.5
  • date-fns^2.29.3
  • dotenv^16.0.3
  • express^4.18.2
  • graphql^16.8.1
  • graphql-fields^2.0.3
  • graphql-middleware^6.1.33
  • graphql-playground-html^1.6.30
  • graphql-playground-middleware-express^1.7.23
  • graphql-scalars^1.20.4
  • graphql-type-json^0.3.2
  • jsonpath-plus^10.3.0
  • lodash-es^4.17.21
  • morgan^1.10.0
  • paralleljs^1.1.0
  • qew^0.11.1
  • ramda^0.28.0
  • …and 5 more.