PkgRadar

Package evidence

@open-turo/[email protected]

Remote Payload: matched "curl "

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
3,367Niche · −30% score
Versions published
225Mature · −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

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":["@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 bytes45,177
Previous version24.0.12
Published2026-05-27T13:19:37.617Z
SHA-256e4e0c31a3eead7648997c24114b14c0b985f680ab2d4829adddbe5c4ce95ab9f

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.github/workflows/ci.yamlmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.github/workflows/ci.yamlmatched "curl "12
lowCredential file accesspackage/.github/workflows/ci.yamlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/prerelease.yamlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/release.yamlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/update-dependencies.yamlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts4
  • buildecho noop
  • linteslint './**/*.{cjs,mjs,js}'
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • tsctsc
Dependencies6
  • @open-turo/eslint-config-typescript23.0.10
  • eslint-plugin-jsx-a11y6.10.2
  • eslint-plugin-react7.37.5
  • eslint-plugin-react-hooks7.1.1
  • globals17.6.0
  • typescript-eslint8.59.4