PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.handlebars-group-by="https://github.com/jonasalfthan/handlebars-group-by"

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
15
Versions published
14Established · −30% score
First published
Jul 2019
Publisher
morkeleb

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermorkeleb
Artifact bytes205,088
Previous version0.2.9
Published2026-06-10T15:38:26.667Z
SHA-2568ffd519dd555a7e97765651db4d6f11e9cfe05dff4dcc703af50da620bb53ac2

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.handlebars-group-by="https://github.com/jonasalfthan/handlebars-group-by"

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

high
Last checked
highRisk
8Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.handlebars-group-by="https://github.com/jonasalfthan/handlebars-group-by"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.handlebars-group-byhttps://github.com/jonasalfthan/handlebars-group-byerror0invalid gzip header

Manifest

Package metadata

Scripts11
  • buildtsc && cd mcp && npm install && npm run build && cd ..
  • build:watchtsc --watch
  • devts-node index.ts
  • formatprettier --write 'src/**/*.ts' 'test/**/*.ts' 'index.ts'
  • format:checkprettier --check 'src/**/*.ts' 'test/**/*.ts' 'index.ts'
  • linteslint 'src/**/*.ts' 'test/**/*.ts' 'index.ts'
  • lint:fixeslint 'src/**/*.ts' 'test/**/*.ts' 'index.ts' --fix
  • preparenpm run build
  • prepublishOnlynpm run build && npm test
  • testmocha
  • test:watchmocha --watch
Dependencies19
  • chalk^4.1.0
  • chokidar^3.5.1
  • commander^7.2.0
  • crypto^1.0.1
  • ejs^6.0.1
  • fs-extra^9.1.0
  • handlebars^4.7.7
  • handlebars-group-byhttps://github.com/jonasalfthan/handlebars-group-by
  • inquirer^8.2.6
  • jiti^2.7.0
  • jsonpath^1.1.1
  • lobars^1.2.0
  • lodash^4.17.21
  • lodash-inflection^1.5.0
  • marked^2.0.1
  • minimatch^3.1.5
  • nyc^15.1.0
  • resolve-global^1.0.0
  • zod^3.24.3