PkgRadar

Package evidence

@h3ravel/[email protected]

Install-time lifecycle script: postinstall="pnpm barrel"

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
91
Versions published
63Established · −30% score
First published
Aug 2025
Publisher
3m1n3nc3

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":["@h3ravel/[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":["@h3ravel/[email protected]"],"fail_on":"review"}'
Publisher3m1n3nc3
Artifact bytes531,808
Previous version1.29.0-alpha.11
Published2026-06-12T06:35:35.915Z
SHA-256ace7d2a0f4f3b69706f471422b259a9f361308eb126c5ef9a3e078016f53f663

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm barrel"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="pnpm barrel"5

Manifest

Package metadata

Scripts13
  • barrelbarrelize >/dev/null
  • buildtsdown
  • cmdcross-env TEST=true tsx --experimental-specifier-resolution=node src/cli
  • cmd:watchcross-env TEST=true tsx watch --experimental-specifier-resolution=node src/cli
  • linteslint . --ext .ts
  • postinstallpnpm barrel
  • release:patchpnpm build && git add . && git commit -m "version: bump version" && pnpm version patch && pnpm publish --tag latest
  • testcross-env vitest run --project generic
  • test:browservitest run --project browser
  • test:mysqlcross-env DB=mysql vitest run --project node
  • test:postgrescross-env DB=postgres vitest run --project node
  • test:sqlitecross-env DB=sqlite vitest run --project node
  • test:watchcross-env vitest --project generic --watch
Dependencies20
  • @h3ravel/shared^1.29.0-alpha.15
  • @h3ravel/support^1.29.0-alpha.15
  • barrelize^1.6.4
  • chalk^5.6.2
  • chokidar^4.0.1
  • collect.js^4.36.1
  • commander^14.0.1
  • cross-env^10.0.0
  • dayjs^1.11.18
  • dotenv^17.2.2
  • escalade^3.2.0
  • husky^9.1.7
  • knex^3.1.0
  • lint-staged^16.2.0
  • mysql2^3.15.0
  • pg^8.16.3
  • pluralize^8.0.0
  • radashi^12.6.2
  • resolve-from^5.0.0
  • tedious^19.0.0