PkgRadar

Package evidence

@rulebricks/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
44
Versions published
10
First published
Dec 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@rulebricks/[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":["@rulebricks/[email protected]"],"fail_on":"review"}'
Artifact bytes5,488,815
Previous version0.1.5
Published2025-12-17T19:16:52.958Z
SHA-256cb9e4794cde76b7d36c3aecb7b16292dfb1cb50528411d497f6ac3333a82282a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/index.cjs.js5615806 bytes0
lowLarge Javascript Payloadpackage/dist/index.esm.js5606220 bytes0

Manifest

Package metadata

Scripts4
  • buildrollup -c rollup.config.mjs
  • cleanrm -rf dist
  • devrollup -c rollup.config.mjs -w
  • postinstallpatch-package
Dependencies43
  • @codemirror/autocomplete^6.20.0
  • @codemirror/lang-javascript^6.2.4
  • @codemirror/view^6.39.4
  • @fontsource-variable/archivo^5.2.8
  • @fontsource-variable/jetbrains-mono^5.2.8
  • @fontsource-variable/source-code-pro^5.2.7
  • @headlessui/react^1.7.17
  • @heroicons/react^2.1.1
  • @jsonhero/json-infer-types^1.2.4
  • @tabler/icons-react^3.34.0
  • @uiw/react-codemirror^4.25.4
  • acorn^8.11.2
  • acorn-walk^8.3.1
  • axios^1.13.2
  • classnames^2.5.1
  • compare-versions^6.1.1
  • currency.js^2.0.4
  • deep-equal^2.2.3
  • flat^6.0.1
  • framer-motion^10.16.16
  • h3-js^4.4.0
  • highlight.js^11.11.1
  • js-beautify^1.14.11
  • json5^2.2.1
  • json5-editor^1.3.8
  • jsondiffpatch^0.6.0
  • lodash^4.17.21
  • moment^2.30.1
  • moment-timezone^0.6.0
  • nanoid^5.0.6
  • …and 13 more.