PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.grunt-execute="git+https://github.com/gruntjs-updater/grunt-execute.git#peerDep"

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
163
Versions published
16
First published
Apr 2026
Publisher
neoplanetz

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"}'
Publisherneoplanetz
Artifact bytes550,611
Previous version1.8.1
Published2026-06-06T23:35:29.720Z
SHA-2564b452821a19f3d2ba428ddcc2293077c9abd869803715b15fc88d03770ff3697

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.grunt-execute="git+https://github.com/gruntjs-updater/grunt-execute.git#peerDep"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.grunt-execute="git+https://github.com/gruntjs-updater/grunt-execute.git#peerDep"8
mediumRemote Dependency Specpackage.jsondevDependencies.grunt-pipe="git+https://github.com/RobotWebTools/grunt-pipe.git"8

Manifest

Package metadata

Scripts11
  • buildrollup -c && npm run build:types
  • build:typestsc -p tsconfig.json
  • check:transpilerimraf src-esm && grunt transpile && git diff --exit-code -- src-esm/
  • docgrunt doc
  • lintgrunt lint
  • lint-fixgrunt lint-fix
  • prebuildrimraf src-esm && grunt transpile
  • prepublishOnlynpm run build
  • testvitest run --passWithNoTests
  • test:watchvitest
  • transpileDEBUG=* grunt transpile
Dependencies3
  • createjs-module^0.8.3
  • easeljs^1.0.2
  • eventemitter3^5.0.4