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
30Mature · −50% score
First published
Dec 2019
Publisher
ralphcallaway

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"}'
Publisherralphcallaway
Artifact bytes12,753
Previous version1.5.2
Published2026-05-22T23:50:10.853Z
SHA-2563a81d613ab5997b53590493aa7d7162d3e47ae7027ba017b8856c0846c53fedf

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/generators/app/templates/static/bitbucket-pipelines.ymlmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildtsc
  • preparenpm run build
  • testecho "Error: no test specified" && exit 1
  • watchtsc -w
Dependencies7
  • chalk^3.0.0
  • deepmerge^4.2.2
  • strip-json-comments^2.0.1
  • update-notifier^4.0.0
  • xml2js^0.4.23
  • yeoman-generator^4.2.0
  • yosay^2.0.2