PkgRadar

Package evidence

@coopenomics/[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.

Versions published
119Mature · −50% score
First published
Jan 2025
Publisher
sysarch

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

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":["@coopenomics/[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":["@coopenomics/[email protected]"],"fail_on":"review"}'
Publishersysarch
Artifact bytes484,279
Previous version2026.5.28-2
Published2026-05-30T08:43:11.943Z
SHA-2564d59fdbdd495656eb4d1ef801203eefade0134f795a2ef3b4ec81fd437e765bf

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
2026.5.30-3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildunbuild
  • devnodemon --watch src --ext ts --exec 'unbuild'
  • linteslint .
  • prebuildpnpm run typecheck
  • prepublishOnlynr build
  • releasebumpp && npm publish
  • setup-indexestsx scripts/setup-indexes.ts
  • testvitest --dir test --testTimeout=240000 --exclude documents --watch=false
  • typechecktsc --noEmit
Dependencies15
  • ajv^8.13.0
  • ajv-formats^3.0.1
  • ajv-i18n^4.2.0
  • axios^1.13.5
  • cooptypes2026.5.30-3
  • dotenv^16.4.5
  • eosjs-ecc^4.0.7
  • handlebars^4.7.8
  • inline-css^4.0.2
  • json-schema^0.4.0
  • moment-timezone^0.5.45
  • mongodb^7.1.0
  • nunjucks^3.2.4
  • pdf-lib^1.17.1
  • uuid^11.0.0