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
121
Versions published
2
First published
Jun 2026
Publisher
car060798

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"}'
Publishercar060798
Artifact bytes166,031
Previous versionnone
Published2026-06-13T02:29:20.309Z
SHA-256f4e930ae2e6f675c31512f8cac538d97634c90e208adef26cf3ea0a40a0384df

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/configuracion-ejemplo/hooks-ejemplo/despues_planificar.shmatched "curl "12
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"car060798","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/configuracion-ejemplo/hooks-ejemplo/despues_planificar.shmatched "curl "12
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"car060798","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
lowCredential file accesspackage/configuracion-ejemplo/hooks-ejemplo/guardia-seguridad.shmatched "id_rsa"5
lowCredential file accesspackage/configuracion-ejemplo/sdd.config.yamlmatched ".aws/"3

Manifest

Package metadata

Scripts4
  • doctornode cli/index.js doctor
  • initnode cli/index.js init
  • testnode --test tests/*.test.js
  • test:verbosenode --test --reporter=spec tests/*.test.js