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.

Versions published
63
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,576
Previous version1.0.73
Published2026-06-02T21:05:15.599Z
SHA-25665e6e6328c0a19d8ec1d29aca2a9947f50cf1abd41d4a9cf099aa2a421af0e64

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.74Version
Status history (2 events)
  1. availableavailable · risk review · score 8 · status available -> available, risk high -> review, score 8 -> 8
  2. newavailable · risk high · 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