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
- 58
- Versions published
- 30Mature · −50% score
- First published
- Sep 2023
- Publisher
- canisminor1990
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 promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "api.github.com/graphql"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 8 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/services/sponsorkit/github/index.ts | matched "api.github.com/graphql" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/services/sponsorkit/github/index.ts | matched "api.github.com/graphql" | 12 |
| low | Credential file access | package/server/5456.2883697e.server.js | matched ".ssh/" | 5 |
| low | Large Javascript Payload | package/server/5132.e64eba01.server.js | 2535305 bytes | 0 |
| low | Large Javascript Payload | package/server/umi.9f8d62a2.server.js | 9779660 bytes | 0 |
Manifest
Package metadata
Scripts21
builddumi buildcinpm run lintdevdumi devdev:apivercel dev -yi18nlobe-i18nicon-syncnode ./scripts/syncSimpleIconList.mjslintnpm run lint:ts && npm run lint:stylelint:mdremark . --quiet --frail --outputlint:stylestylelint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fixlint:tseslint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fixpreparehusky && npm run setupprettierprettier -c --write "**/**"pullgit pullreleasesemantic-releasesetupdumi setupstartnext startstylelintstylelint "src/**/*.{js,jsx,ts,tsx}" --fixtestvitest --passWithNoTeststest:coveragevitest run --coverage --passWithNoTeststest:updatevitest -utype-checktsc --noEmit
Dependencies31
@babel/runtime^7.26.7@lobehub/ui^1.164.11@vercel/og~0.6.5ahooks^3.8.4antd^5.23.4antd-style^3.7.1dotenv^16.4.7fast-deep-equal^3.1.3immer^10.1.1leva^0.10.0lodash-es^4.17.21lucide-react^0.396.0node-html-parser^6.1.13polished^4.3.1query-string^9.1.1react^19.0.0react-dom^19.0.0react-layout-kit^1.9.1react-markdown^9.0.3react-syntax-highlighter^15.6.1rehype-highlight^7.0.2rehype-raw^7.0.0remark-gfm^4.0.0remark-toc^9.0.0simple-icons^10.4.0swr^2.3.2url-join^5.0.0use-merge-value^1.2.0utility-types^3.11.0zustand^4.5.6- …and 1 more.