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
91Established · −30% score
First published
Aug 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes208,977
Previous version3.6.5
Published2026-05-23T16:07:03.922Z
SHA-2562097f34d47bfb5499ff76f36fd4fdb03cf8e8ae0cbc273e12a0467db0ff663d6

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunks/simple-config.mjsmatched "curl "12

Manifest

Package metadata

Scripts20
  • buildunbuild
  • changesetchangeset
  • commitlintcommitlint
  • commitlint:checkcommitlint --from HEAD~1 --to HEAD --verbose
  • devtsx ./src/cli.ts
  • docs:buildpnpm -F @zcf/docs build
  • docs:devpnpm -F @zcf/docs dev
  • docs:previewpnpm -F @zcf/docs preview
  • linteslint
  • lint:fixeslint --fix
  • releasepnpm build && changeset publish
  • startnode bin/zcf.mjs
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • test:watchvitest watch
  • typechecktsc --noEmit
  • update:depspnpx taze major -r -w
  • versionchangeset version
Dependencies16
  • @rainbowatcher/toml-edit-js^0.6.4
  • @types/semver^7.7.1
  • ansis^4.1.0
  • cac^6.7.14
  • dayjs^1.11.18
  • find-up-simple^1.0.1
  • fs-extra^11.3.2
  • i18next^25.5.2
  • i18next-fs-backend^2.6.0
  • inquirer^12.9.6
  • inquirer-toggle^1.0.1
  • ora^9.0.0
  • pathe^2.0.3
  • semver^7.7.2
  • tinyexec^1.0.1
  • trash^10.0.0