PkgRadar

Package evidence

@lobehub/[email protected]

Credential file access: matched ".npmrc"

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
186,768Ubiquitous · −70% score
Versions published
872Mature · −50% score
First published
May 2023
Publisher
lobehubbot

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":["@lobehub/[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":["@lobehub/[email protected]"],"fail_on":"review"}'
Publisherlobehubbot
Artifact bytes974,397
Previous version5.15.14
Published2026-06-12T07:42:45.602Z
SHA-2561842d1322d2ddb2ea85631256c00b822016bd6ca9417dd6144a73257af26e7bc

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
5.15.15Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowCredential file accesspackage/es/MaterialFileTypeIcon/icon-map.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts26
  • buildtsdown && npm run build:packages
  • build:packagestsx ./scripts/build.ts
  • build:watchtsdown --watch
  • cinpm run lint:circular && npm run lint && npm run type-check
  • cleanrm -r es lib dist coverage .dumi/tmp .eslintcache node_modules/.cache
  • devdumi dev
  • docs:builddumi build
  • docs:build-analyzeANALYZE=1 dumi build
  • docs:devdumi dev
  • gen:iconstsx ./scripts/icons/index.ts
  • linteslint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • lint:circulardpdm src/**/*.{ts,tsx} --warning false --tree false --exit-code circular:1 -T true
  • lint:mdremark . --quiet --frail --output
  • lint:stylestylelint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • postpackclean-package restore
  • prepackclean-package
  • preparehusky && npm run setup
  • prettierprettier -c --write --no-error-on-unmatched-pattern "**/**"
  • pullgit pull
  • releasesemantic-release
  • setupdumi setup
  • startnpm run docs:dev
  • testvitest --passWithNoTests
  • test:coveragevitest run --coverage --passWithNoTests
  • test:updatevitest -u
  • type-checktsc --noEmit
Dependencies68
  • @ant-design/cssinjs^2.1.2
  • @base-ui/react1.5.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @emoji-mart/data^1.2.1
  • @emoji-mart/react^1.1.1
  • @emotion/is-prop-valid^1.4.0
  • @floating-ui/react^0.27.19
  • @giscus/react^3.1.0
  • @mdx-js/mdx^3.1.1
  • @mdx-js/react^3.1.1
  • @pierre/diffs1.2.8
  • @radix-ui/react-slot^1.2.5
  • @shikijs/core^4.2.0
  • @shikijs/transformers^4.2.0
  • @splinetool/runtime0.9.526
  • ahooks^3.9.7
  • antd-style^4.1.0
  • chroma-js^3.2.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • dayjs^1.11.21
  • emoji-mart^5.6.0
  • es-toolkit^1.47.0
  • fast-deep-equal^3.1.3
  • immer^11.1.8
  • katex^0.16.47
  • leva^0.10.1
  • …and 38 more.