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
170
Versions published
60Mature · −50% score
First published
Jul 2016
Publisher
afrontend

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":["[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"}'
Publisherafrontend
Artifact bytes561,624
Previous version0.3.20
Published2026-05-25T10:57:49.319Z
SHA-2565cc98a8a6ee3d8698aea9cdc7f7313c989164f7a79215ebbd107d835be20a6aa

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.claude/settings.jsonmatched "curl "12
mediumRemote Payloadpackage/.claude/settings.local.jsonmatched "curl "12
mediumRemote Payloadpackage/scripts/analyze-html-library.shmatched "curl "12

Manifest

Package metadata

Scripts46
  • ansannpm run build && node --test test/ansan.spec.js
  • asannpm run build && node --test test/asan.spec.js
  • bclnpm run build && node --test test/bcl.spec.js
  • buildtsc
  • build:watchtsc --watch
  • cancelnpm run build && node --test test/cancel.spec.js
  • cbelibnpm run build && node --test test/cbelib.spec.js
  • clinpm run build && node --test test/cli.spec.js
  • daegunpm run build && node --test test/daegu.spec.js
  • dongnenpm run build && node --test test/dongne.spec.js
  • gangnamnpm run build && node --test test/gangnam.spec.js
  • gangseonpm run build && node --test test/gangseo.spec.js
  • gbelibnpm run build && node --test test/gbelib.spec.js
  • geojenpm run build && node --test test/geoje.spec.js
  • ggnpm run build && node --test test/gg.spec.js
  • gimhaenpm run build && node --test test/gimhae.spec.js
  • gjcitynpm run build && node --test test/gjcity.spec.js
  • gunponpm run build && node --test test/gunpo.spec.js
  • gunsannpm run build && node --test test/gunsan.spec.js
  • gwanaknpm run build && node --test test/gwanak.spec.js
  • gwenpm run build && node --test test/gwe.spec.js
  • hanamlibnpm run build && node --test test/hanamlib.spec.js
  • hscitynpm run build && node --test test/hscity.spec.js
  • icenpm run build && node --test test/ice.spec.js
  • jejunpm run build && node --test test/jeju.spec.js
  • junggulibnpm run build && node --test test/junggulib.spec.js
  • mokpolibnpm run build && node --test test/mokpolib.spec.js
  • nowonnpm run build && node --test test/nowon.spec.js
  • osannpm run build && node --test test/osan.spec.js
  • pajunpm run build && node --test test/paju.spec.js
  • …and 16 more.
Dependencies9
  • @inquirer/prompts^7.0.0
  • async^2.5.0
  • colors^1.4.0
  • commander^14.0.3
  • configstore^4.0.0
  • figlet^1.2.1
  • jsdom^21.1.2
  • lodash^4.18.1
  • undici^6.25.0