PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.bitecs="github:NateTheGreatt/bitECS#rc-0-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.

Versions published
18Established · −30% score
First published
Jun 2025
Publisher
bennobuilder

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

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"}'
Publisherbennobuilder
Artifact bytes31,959
Previous version0.0.19
Published2026-04-08T05:37:10.797Z
SHA-2562c00df5e4827f204547c1aac2eebd1105b5918f38820dab7d1962fbd11601f3b

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.bitecs="github:NateTheGreatt/bitECS#rc-0-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
5Score
0.0.20Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.bitecs="github:NateTheGreatt/bitECS#rc-0-4-0"8

Manifest

Package metadata

Scripts10
  • buildshx rm -rf dist && rollup -c rollup.config.js
  • build:prodexport NODE_ENV=production && pnpm build
  • cleanshx rm -rf dist && shx rm -rf .turbo && shx rm -rf node_modules
  • install:cleanpnpm run clean && pnpm install
  • linteslint . --fix
  • publish:patchpnpm build:prod && pnpm version patch && pnpm publish --no-git-checks --access=public
  • sizesize-limit --why
  • start:devtsc -w
  • testvitest run
  • update:latestpnpm update --latest
Dependencies1
  • @blgc/utils0.0.62