PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 43 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
137Mature · −50% score
First published
Jul 2019
Publisher
hperrin

Effective trust discount applied: 50% (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"}'
Publisherhperrin
Artifact bytes844,101
Previous version9.0.0
Published2026-06-02T23:47:41.226Z
SHA-2566811073cbbd36cab19d463448e1be7488e45f8842b43c5e484bb375cffdffc52

Why flagged

What the scanner saw

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

Manifest

Package metadata

Scripts19
  • buildmkdir -p themes || true && npm run build-bare && npm run build-svelte-light && npm run build-svelte-dark && npm run build-bubblegum-light && npm run build-bubblegum-dark && npm run build-fixation-light && npm run build-fixation-dark && npm run build-material-light && npm run build-material-dark && npm run build-metro-light && npm run build-metro-dark && npm run build-muted-light && npm run build-muted-dark && npm run build-unity-light && npm run build-unity-dark
  • build-baresmui-theme compile bare.css -i theme/ -i node_modules/ -i ../../node_modules/
  • build-bubblegum-darksmui-theme compile themes/bubblegum-dark.css -s expanded -i ../site/src/theme/bubblegum-dark -i node_modules/ -i ../../node_modules/
  • build-bubblegum-lightsmui-theme compile themes/bubblegum.css -s expanded -i ../site/src/theme/bubblegum -i node_modules/ -i ../../node_modules/
  • build-fixation-darksmui-theme compile themes/fixation-dark.css -s expanded -i ../site/src/theme/fixation-dark -i node_modules/ -i ../../node_modules/
  • build-fixation-lightsmui-theme compile themes/fixation.css -s expanded -i ../site/src/theme/fixation -i node_modules/ -i ../../node_modules/
  • build-material-darksmui-theme compile themes/material-dark.css -s expanded -i ../site/src/theme/material-dark -i node_modules/ -i ../../node_modules/
  • build-material-lightsmui-theme compile themes/material.css -s expanded -i ../site/src/theme/material -i node_modules/ -i ../../node_modules/
  • build-metro-darksmui-theme compile themes/metro-dark.css -s expanded -i ../site/src/theme/metro-dark -i node_modules/ -i ../../node_modules/
  • build-metro-lightsmui-theme compile themes/metro.css -s expanded -i ../site/src/theme/metro -i node_modules/ -i ../../node_modules/
  • build-muted-darksmui-theme compile themes/muted-dark.css -s expanded -i ../site/src/theme/muted-dark -i node_modules/ -i ../../node_modules/
  • build-muted-lightsmui-theme compile themes/muted.css -s expanded -i ../site/src/theme/muted -i node_modules/ -i ../../node_modules/
  • build-svelte-darksmui-theme compile themes/svelte-dark.css -s expanded -i ../site/src/theme/dark -i node_modules/ -i ../../node_modules/
  • build-svelte-lightsmui-theme compile themes/svelte.css -s expanded -i ../site/src/theme -i node_modules/ -i ../../node_modules/
  • build-unity-darksmui-theme compile themes/unity-dark.css -s expanded -i ../site/src/theme/unity-dark -i node_modules/ -i ../../node_modules/
  • build-unity-lightsmui-theme compile themes/unity.css -s expanded -i ../site/src/theme/unity -i node_modules/ -i ../../node_modules/
  • cleangit status --ignored -u --porcelain . | grep -v node_modules/ | grep -e '^!! ' | sed 's/^!! packages\/[a-z-]*\///g' | tr '\n' ' ' | xargs rm
  • prepublishnpm run build
  • testecho "Error: no test specified" && exit 1
Dependencies43
  • @smui-extra/accordion^9.0.1
  • @smui-extra/autocomplete^9.0.1
  • @smui-extra/badge^9.0.1
  • @smui-extra/bottom-app-bar^9.0.1
  • @smui-extra/chip-input^9.0.1
  • @smui/banner^9.0.1
  • @smui/button^9.0.1
  • @smui/card^9.0.1
  • @smui/checkbox^9.0.1
  • @smui/chips^9.0.1
  • @smui/circular-progress^9.0.1
  • @smui/common^9.0.1
  • @smui/data-table^9.0.1
  • @smui/dialog^9.0.1
  • @smui/drawer^9.0.1
  • @smui/fab^9.0.1
  • @smui/floating-label^9.0.1
  • @smui/form-field^9.0.1
  • @smui/icon-button^9.0.1
  • @smui/image-list^9.0.1
  • @smui/layout-grid^9.0.1
  • @smui/line-ripple^9.0.1
  • @smui/linear-progress^9.0.1
  • @smui/list^9.0.1
  • @smui/menu^9.0.1
  • @smui/menu-surface^9.0.1
  • @smui/notched-outline^9.0.1
  • @smui/paper^9.0.1
  • @smui/radio^9.0.1
  • @smui/ripple^9.0.1
  • …and 13 more.