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 6 · status changed
Evidence
Static findings
1 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 |
Manifest
Package metadata
Scripts20
builddumi buildcinpm run lintdevdumi devi18nlobe-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
Dependencies23
@babel/runtime^7.26.0@vercel/og0.5.18dotenv^16.4.5fast-deep-equal^3.1.3immer^10.1.1lodash-es^4.17.21node-html-parser^6.1.13polished^4.3.1query-string^8.2.0react-markdown^8.0.7react-syntax-highlighter^15.6.1rehype-highlight^7.0.1rehype-raw^7.0.0remark-gfm^3.0.1remark-slug^7.0.1remark-toc^8.0.1simple-icons^10.4.0swr^2.2.5url-join^5.0.0use-merge-value^1.2.0utility-types^3.11.0zustand^4.5.5zustand-utils^1.3.2