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.

Weekly downloads
190
Versions published
15Established · −30% score
First published
Oct 2024
Publisher
teffenellis

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"}'
Publisherteffenellis
Artifact bytes2,071,089
Previous version0.3.1
Published2025-03-31T02:17:12.642Z
SHA-256778fc40dd81598ab8ea286147dfcdfb558f27cff5e3822ccc67ceaca9be22330

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/resources/chromium-i18n/ssl-address-download.shmatched "curl "12

Manifest

Package metadata

Scripts16
  • ci./bin/test
  • compileNODE_OPTIONS="--max-old-space-size=3000" tsc -b
  • compile:cleannode ./sdk/out/scripts/clean.js
  • lintrun-s lint:prettier:check lint:eslint:check
  • lint:eslint:checkeslint .
  • lint:eslint:fixeslint --fix .
  • lint:fixrun-s lint:prettier:fix lint:eslint:fix
  • lint:prettiereslint .
  • lint:prettier:checkprettier --cache --check -u .
  • lint:prettier:fixprettier --cache --write -u .
  • preparehusky
  • servemailwoman serve
  • sync:testmailwoman wof sync ../
  • testtape ./out/**/*.test.js | npx faucet
  • test:functionaltape ./out/test/functional/*.test.js | npx faucet
  • test:unittape ./out/**/*.test.js --ignore ./out/test/functional/**/*.test.js | npx faucet
Dependencies12
  • @fragaria/address-formatter^6.3.0
  • better-sqlite3^11.5.0
  • change-case^5.4.4
  • geojson^0.5.0
  • ioredis^5.4.1
  • pastel^3.0.0
  • path-ts^1.0.5
  • piscina^4.7.0
  • pluralize^8.0.0
  • regenerate^1.4.2
  • spliterator^1.6.4
  • zod^3.23.8