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 bytes302,094
Previous version2.0.0
Published2026-06-14T05:35:54.961Z
SHA-2569cd788e3462e213c4d2f86f37843dbbc7c061a395138d2c6e080572f36cc9a6a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/skills/vercel-deploy/deploy.shmatched "curl "12
mediumRemote Payloadpackage/configuracion-ejemplo/hooks-ejemplo/despues_planificar.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/skills/vercel-deploy/deploy.shmatched "curl "12
mediumRemote Payloadpackage/configuracion-ejemplo/hooks-ejemplo/despues_planificar.shmatched "curl "12
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