PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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"}'
Publishereliobros_tech
Artifact bytes20,401
Previous version2.3.0
Published2026-05-23T16:00:12.392Z
SHA-25630dfcce8e43fe80626c8464a07e1b43bb581c19e33692ff316e47dfc76af1a54

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/Evaluator/evaluate.jsmatched "curl "12
mediumRemote Payloadpackage/Instalador/instalador.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts2
  • buildpkg mambas -o dist/mambascript-mz --out-path dist
  • testnode mambas exemplos/ola.ms
Dependencies2
  • mysql2^3.22.3
  • prompt-sync^4.2.0