PkgRadar

Package evidence

@lobehub/[email protected]

Remote Payload: matched "api.github.com/graphql"

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 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"}'
Artifact bytes59,612
Previous version0.10.0
Published2024-11-24T11:23:46.033Z
SHA-25649df41e98fb86bf348fbef939301f09bafd3421c25fffa8b724fdeed80168249

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

review
Last checked
reviewRisk
6Score
0.10.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/services/sponsorkit/github/index.tsmatched "api.github.com/graphql"12

Manifest

Package metadata

Scripts20
  • builddumi build
  • cinpm run lint
  • devdumi dev
  • i18nlobe-i18n
  • icon-syncnode ./scripts/syncSimpleIconList.mjs
  • lintnpm run lint:ts && npm run lint:style
  • lint:mdremark . --quiet --frail --output
  • lint:stylestylelint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • lint:tseslint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • preparehusky && npm run setup
  • prettierprettier -c --write "**/**"
  • pullgit pull
  • releasesemantic-release
  • setupdumi setup
  • startnext start
  • stylelintstylelint "src/**/*.{js,jsx,ts,tsx}" --fix
  • testvitest --passWithNoTests
  • test:coveragevitest run --coverage --passWithNoTests
  • test:updatevitest -u
  • type-checktsc --noEmit
Dependencies23
  • @babel/runtime^7.26.0
  • @vercel/og0.5.18
  • dotenv^16.4.5
  • fast-deep-equal^3.1.3
  • immer^10.1.1
  • lodash-es^4.17.21
  • node-html-parser^6.1.13
  • polished^4.3.1
  • query-string^8.2.0
  • react-markdown^8.0.7
  • react-syntax-highlighter^15.6.1
  • rehype-highlight^7.0.1
  • rehype-raw^7.0.0
  • remark-gfm^3.0.1
  • remark-slug^7.0.1
  • remark-toc^8.0.1
  • simple-icons^10.4.0
  • swr^2.2.5
  • url-join^5.0.0
  • use-merge-value^1.2.0
  • utility-types^3.11.0
  • zustand^4.5.5
  • zustand-utils^1.3.2