PkgRadar

Package evidence

@open-turo/[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
6,127Niche · −30% score
Versions published
268Mature · −50% score
First published
May 2022
Publisher
open-turo

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":["@open-turo/[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":["@open-turo/[email protected]"],"fail_on":"review"}'
Publisheropen-turo
Artifact bytes93,382
Previous version23.0.11
Published2026-06-04T11:43:56.175Z
SHA-2562bfc48ed2a066ab7d4031a0d0269c5ebdfb83a02b214e2a1d337654c9ebe3220

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildecho noop
  • linteslint './*.{js,mjs}' test/test.spec.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • tsctsc
Dependencies15
  • @eslint/js9.39.4
  • @typescript-eslint/eslint-plugin8.60.0
  • @typescript-eslint/parser8.60.0
  • @vitest/eslint-plugin1.6.19
  • eslint-config-prettier10.1.8
  • eslint-import-resolver-typescript4.4.4
  • eslint-plugin-import2.32.0
  • eslint-plugin-jest29.15.2
  • eslint-plugin-json4.0.1
  • eslint-plugin-n18.0.1
  • eslint-plugin-perfectionist5.9.0
  • eslint-plugin-prettier5.5.6
  • eslint-plugin-sonarjs4.0.3
  • eslint-plugin-unicorn56.0.1
  • typescript-eslint8.60.0