PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.npm-remote-ls="github:dLobatog/npm-remote-ls#optional-deps-fix"

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
32Mature · −50% score
First published
Jul 2016
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes23,632
Previous version7.0.0
Published2026-05-04T08:51:50.455Z
SHA-256f7d94ebfce0f1bf0df3999496ccd9a3db15e2031021a97c396a1df78d022bbc1

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.npm-remote-ls="github:dLobatog/npm-remote-ls#optional-deps-fix"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.npm-remote-ls="github:dLobatog/npm-remote-ls#optional-deps-fix"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.npm-remote-ls changed to remote spec in 7.0.1 vs 7.0.0: "github:dLobatog/npm-remote-ls#optional-deps-fix"12

Manifest

Package metadata

Scripts1
  • testmocha
Dependencies9
  • colors^1.1.2
  • commander^2.9.0
  • handlebars^4.0.11
  • normalize-package-data^3.0.0
  • npm-remote-lsgithub:dLobatog/npm-remote-ls#optional-deps-fix
  • request^2.81.0
  • semver^5.4.1
  • tar^4.0.0
  • tmp^0.0.28