PkgRadar

Package evidence

@meridianlabs/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 33 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
1,005Niche · −30% score
Versions published
71Established · −30% score
First published
Oct 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":["@meridianlabs/[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":["@meridianlabs/[email protected]"],"fail_on":"review"}'
Artifact bytes1,492
Previous version0.3.234
Published2026-06-05T17:40:26.284Z
SHA-256ee081044abdb83909cbb153b88956cb5e4bde89994f72f4f28c46c2b1a9510c0

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 33 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.3.235-beta.1780681220Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 33 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts20
  • buildvite build
  • build:appvite build --mode development
  • build:libvite build --mode library
  • check-allpnpm tsc && pnpm lint:fix && pnpm format && pnpm test && pnpm build
  • devvite
  • dev-watchNODE_ENV=development vite build --mode development --watch
  • dev-watch-logcross-env DEV_LOGGING=true NODE_ENV=development vite build --mode development --watch
  • dev:libNODE_ENV=development vite build --mode library --watch
  • e2eplaywright test --config playwright.config.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint 'src/**/*.{js,jsx,mjs,ts,tsx}'
  • lint:fixeslint 'src/**/*.{js,jsx,mjs,ts,tsx}' --fix
  • prepublishOnlypnpm run build:lib
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • tsctsc --noEmit
  • typechecktsc --noEmit
  • watchvite build --watch
Dependencies33
  • @codemirror/autocomplete^6.20.2
  • @codemirror/language^6.12.1
  • @codemirror/lint^6.9.6
  • @codemirror/state^6.5.4
  • @codemirror/view^6.43.0
  • @lezer/highlight^1.2.2
  • @popperjs/core^2.11.8
  • @vscode-elements/react-elements^2.4.0
  • ag-grid-community^34.3.1
  • ag-grid-react^34.3.1
  • ansi-output^0.0.9
  • asciinema-player^3.15.1
  • bootstrap^5.3.8
  • bootstrap-icons^1.13.1
  • clipboard^2.0.11
  • clsx^2.1.1
  • codemirror^6.0.2
  • dexie^4.4.2
  • fast-json-patch^3.1.1
  • fflate^0.8.3
  • filtrex^3.1.0
  • fzstd^0.1.1
  • immer^11.1.8
  • json5^2.2.3
  • jsondiffpatch^0.7.6
  • markdown-it^14.2.0
  • postcss-url^10.1.4
  • prismjs^1.30.0
  • react^19.2.6
  • react-dom^19.2.6
  • …and 3 more.