PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 17 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.

Versions published
36
First published
Apr 2026
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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes299,706
Previous version0.0.20260525055439
Published2026-06-01T21:15:12.883Z
SHA-256f33816e324972598f3d9929ca7dcc29a470b7daa214f86d5794f765b8e93258a

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 17 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.0.20260601211356Version
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 17 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts6
  • buildtsx src/build.ts
  • gentsx src/gen.ts
  • gen:classestsx src/gen-classes.ts
  • lintpnpm run lint:svelte && pnpm run lint:vue
  • lint:sveltesvelte-check --tsconfig src/svelte/tsconfig.json
  • lint:vuevue-tsc --build src/vue/tsconfig.lint.json
Dependencies17
  • @base-ui/react^1.5.0
  • loro-crdt^1.12.3
  • loro-prosemirror^0.4.3
  • obug^2.1.1
  • preact^10.29.2
  • rehype-parse^9.0.1
  • rehype-remark^10.0.1
  • remark-gfm^4.0.1
  • remark-html^16.0.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • solid-js^1.9.13
  • svelte^5.55.7
  • unified^11.0.5
  • vue^3.5.34
  • y-websocket^3.0.0
  • yjs^13.6.30