PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 6 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
1
First published
Jun 2026
Publisher
livanteam

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"}'
Publisherlivanteam
Artifact bytes658
Previous versionnone
Published2026-06-04T05:45:21.010Z
SHA-256001bb762ce166f87092788673bbadaaff325d72463c04c6120f8e2b83c0396ff

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 6 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
15Score
0.11.0Version
Status history (1 event)
  1. newavailable · risk review · score 15 · 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 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts13
  • buildvite build
  • compilenode cli/loomor-cli.js
  • compile:examplesnode cli/loomor-cli.js examples/Counter.loomor && node cli/loomor-cli.js examples/TodoList.loomor && node cli/loomor-cli.js examples/UserCard.loomor
  • devvite
  • dev:tagsvite --open /test-tags.html
  • previewvite preview
  • testnode test-integration.js && node test-effect-system.js && node test-pmr-compliance.js
  • test:allnode test-effect-system.js && node test-pmr-compliance.js && node test-bridge-system.js && node test-utils-system.js
  • test:bridgenode test-bridge-system.js
  • test:effectnode test-effect-system.js
  • test:integrationnode test-integration.js
  • test:pmrnode test-pmr-compliance.js
  • test:utilsnode test-utils-system.js
Dependencies6
  • @fastify/static^9.0.0
  • @vue/compiler-dom^3.5.26
  • chalk^5.6.2
  • commander^14.0.2
  • fastify^5.6.2
  • inquirer^13.1.0