PkgRadar

Package evidence

[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.

Versions published
21Established · −30% score
First published
Jul 2025
Publisher
q3labs

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherq3labs
Artifact bytes2,454,905
Previous version0.1.8
Published2025-10-29T05:07:05.903Z
SHA-25649402850e9aa79f20667af5b30a23572d3cbf60d27749bf0087a7d9336391243

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
16Score
0.1.9Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/base/nitro-devnode/run-dev-node.shmatched "curl "12
mediumRemote Payloadpackage/templates/base/nitro-devnode/start-chain-with-cors.shmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/base/nitro-devnode/run-dev-node.shmatched "curl "12
mediumRemote Payloadpackage/templates/base/nitro-devnode/start-chain-with-cors.shmatched "curl "12
lowLarge Javascript Payloadpackage/templates/base/.yarn/releases/yarn-3.2.3.cjs2173462 bytes0

Manifest

Package metadata

Scripts11
  • buildtsc
  • clean-contractsgit clean -xdf -e .env -e your-contract/ -e node_modules/
  • deployts-node scripts/deploy_wrapper.ts
  • devtsc --watch
  • export-abits-node scripts/export_abi.ts
  • info:networksts-node scripts/test_network.ts
  • linteslint scripts --ext .ts
  • lint:fixeslint scripts --ext .ts --fix
  • new-modulebash scripts/new_module.sh
  • startnode dist/index.js
  • testts-node scripts/test.ts
Dependencies7
  • abitype^1.0.8
  • dotenv^16.0.0
  • ethers^6.15.0
  • prettier^3.6.2
  • toml^3.0.0
  • ts-node^10.9.2
  • viem^1.19.9