PkgRadar

Package evidence

@unified-product-graph/[email protected]

Large Javascript Payload: 7676257 bytes

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,590Niche · −30% score
Versions published
52
First published
May 2026
Publisher
the-product-creator

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@unified-product-graph/[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":["@unified-product-graph/[email protected]"],"fail_on":"review"}'
Artifact bytes1,711,938
Previous version0.10.1
Published2026-06-13T13:51:21.440Z
SHA-2566f212727192ad79f38127370561c7b180a9eb2d4ad628fe7de2258d5cc57455f

Why flagged

What the scanner saw

Large Javascript Payload: 7676257 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.10.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/cli.cjs7676257 bytes0

Manifest

Package metadata

Scripts10
  • buildnode scripts/copy-skills.mjs && tsup
  • copy-skillsnode scripts/copy-skills.mjs
  • devtsx src/cli.ts
  • linteslint src/
  • postbuildchmod +x dist/cli.cjs
  • prepacknode scripts/copy-skills.mjs
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • type-checktsc --noEmit
Dependencies8
  • @linear/sdk^5.0.0
  • @octokit/rest^20.0.0
  • @unified-product-graph/core0.10.2
  • @unified-product-graph/sdk0.10.2
  • chalk^4.1.2
  • commander^13.0.0
  • inquirer^12.0.0
  • ora^8.0.0