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
126
Versions published
25
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,869
Previous version1.0.36
Published2026-05-29T22:01:52.809Z
SHA-256de79352a63e3996bcc4971701b4642776ca40920777214b90b83be4fdb59ca7e

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.37Version
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
highRemote 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