PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/codegraph-postinstall.mjs"

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
4,659Niche · −30% score
Versions published
212
First published
Feb 2026
Publisher
arthub

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"}'
Publisherarthub
Artifact bytes3,808,358
Previous version0.2.10-next.0
Published2026-05-28T03:24:30.733Z
SHA-2562599fd3fca5f5e8adc12fff9d0404eb562e07deaaeefef6329c38dbe3a9bce06

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.2.10-next.1 vs 0.2.10-next.0: "node scripts/codegraph-postinstall.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.2.10-next.1Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 81 -> 45
  2. newavailable · risk high · score 81 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.10-next.1 vs 0.2.10-next.0: "node scripts/codegraph-postinstall.mjs"40
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.10-next.1 vs 0.2.10-next.0: "node scripts/codegraph-postinstall.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/codegraph-postinstall.mjs"5
lowObfuscation Densitypackage/dist/arthub-table.common.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/arthub-table.umd.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/arthub-table.umd.min.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts23
  • buildnpm run build:lib && npm run build:types
  • build:analyzecross-env ANALYZE=true npm run build:lib
  • build:demovue-cli-service build
  • build:libvue-cli-service build --target lib --name arthub-table --dest dist src/index.ts
  • build:typestsc -p tsconfig.build.json
  • deploygh-pages -d dist
  • lintvue-cli-service lint
  • postinstallnode scripts/codegraph-postinstall.mjs
  • predeploynpm run build:demo
  • preparehusky
  • releasebash build/release.sh
  • servevue-cli-service serve
  • setup-huskynode scripts/setup-husky.js
  • test:changedjest --onlyChanged
  • test:coveragejest --coverage
  • test:e2eplaywright test
  • test:e2e:chromiumplaywright test --project=chromium
  • test:e2e:headedplaywright test --headed
  • test:e2e:reportplaywright show-report test-results/html-report
  • test:unitjest
  • test:watchjest --watch
  • typechecktsc -p tsconfig.typecheck.json
  • versiongit add package.json
Dependencies4
  • axios^1.6.0
  • core-js^3.35.0
  • gifuct-js^2.1.2
  • loadsh^0.0.4