PkgRadar

Package evidence

@lobehub/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
331
Versions published
429Established · −30% score
First published
Oct 2025
Publisher
lobehubbot

Effective trust discount applied: 30% (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 bytes37,516,649
Previous version2.1.22
Published2026-02-09T02:24:31.660Z
SHA-2564d525a7be221eaf2ef89812c5622f687b1feebc2c6ce69fd1584281c5c990edf

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/docker-compose/setup.shmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/docker-compose/setup.shmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/packages/agent-runtime/src/core/defaultSecurityBlacklist.tsmatched "id_rsa"5
lowCredential file accesspackage/src/envs/llm.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts2
  • testvitest
  • test:coveragevitest --coverage --silent='passed-only'
Dependencies6
  • @lobechat/ssrf-safe-fetchworkspace:*
  • @mozilla/readability^0.6.0
  • happy-dom^20.0.11
  • node-html-markdown^1.3.0
  • query-string^9.3.1
  • url-join^5