PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.gulp="github:gulpjs/gulp#4.0"

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
87
Versions published
108Mature · −50% score
First published
Jul 2017
Publisher
tomas-polach

Effective trust discount applied: 50% (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"}'
Publishertomas-polach
Artifact bytes8,547,490
Previous version1.2.1
Published2018-08-02T12:02:21.368Z
SHA-25614d4b5939b5609320681b56e216a7d26f3c7ec0d032e66d9714c6df1168512be

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.gulp="github:gulpjs/gulp#4.0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.gulp="github:gulpjs/gulp#4.0"8
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.gulp="github:gulpjs/gulp#4.0"8
lowCredential file accesspackage/tasks/release.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • dev-browsergulp dev-browser
  • dev-buildgulp dev-build
  • dev-nodegulp dev-node
  • jshintgulp jshint
  • releasegulp release
  • release-buildgulp release-build
  • release-checkjest && gulp jshint && gulp release-build
  • startgulp dev-browser
  • testjest --coverage
Dependencies10
  • bluebird^3.5.1
  • form-data^2.3.1
  • js-logger^1.4.1
  • lodash^4.17.4
  • node-fetch2.0.0-alpha.8
  • pako^1.0.5
  • performance-now^2.1.0
  • rxjs^5.4.3
  • three^0.85.2
  • whatwg-fetch^2.0.3