PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.moment="https://github.com/pagarme/moment/archive/0.0.5.tar.gz"

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
160
Versions published
66
First published
Mar 2026
Publisher
williamgpacheco

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 bytes44,616
Previous version1.0.78
Published2026-06-12T21:56:09.644Z
SHA-256d62486891ee7ea7100d00cb9288c59ea1d66c53a1f14ccc64ffd4922d9b92d75

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.moment="https://github.com/pagarme/moment/archive/0.0.5.tar.gz"

1 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.0.79Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.moment="https://github.com/pagarme/moment/archive/0.0.5.tar.gz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.momenthttps://github.com/pagarme/moment/archive/0.0.5.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts3
  • cover-reportnyc report --reporter=html --reporter=lcov --report-dir=./coverage
  • linteslint .
  • testnyc --silent --all mocha "./test/unit/**/*.spec.js" && nyc --silent --all mocha "./test/integration/**/*.spec.js" && nyc --silent --all mocha "./test/e2e/**/*.spec.js"
Dependencies1
  • ejs2.5.5