PkgRadar

Package evidence

@overture-stack/[email protected]

no findings

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
49
Versions published
1
First published
Jun 2026
Publisher
overturebio

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes13,401
Previous versionnone
Published2026-06-16T21:18:14.560Z
SHA-256303e34c822c9701d1c4056c895dbe060274d6a5251ba639384c007f7fcde4978

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0-rc.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • clear:distrm -rf dist
  • patchTSts-patch install -s
  • preparenpm run patchTS
  • testtsx --test
  • test:watchnpm test -- --watch
  • watchnodemon -w src -w ../sqon/dist -e ts --exec "npm run build"
Dependencies1
  • @overture-stack/sqonfile:../sqon