PkgRadar

Package evidence

@mldlbs/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@mldlbs/[email protected]"],"fail_on":"high"}'

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":["@mldlbs/[email protected]"],"fail_on":"high"}'
Publishermldlbs
Artifact bytes385,436
Previous version1.0.9
Published2026-05-24T13:36:43.279Z
SHA-256de8fdb6adbc29340b42f2da114c5ff0bb213418ac90285719f114e75dc7e49ea

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

high
Last checked
highRisk
51Score
1.0.10Version
Status history (1 event)
  1. newavailable · risk high · score 51 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

mldlbs

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/services/remote-skills.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/routes/skills.jsmatched "curL "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/services/remote-skills.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/routes/skills.jsmatched "curL "12
lowObfuscationpackage/public/_next/static/chunks/146-f1f38b75e0748e15.jsmatched "fromCharCode"3
lowObfuscationpackage/public/_next/static/chunks/6fe292aa-e0ec2ab9f0ce6bb7.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/cli.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/services/evaluator.jsmatched "\\u4e00"3
lowObfuscationpackage/public/_next/static/chunks/framework-b72e7048eff13184.jsmatched "\\u00C0"3
lowObfuscationpackage/public/_next/static/chunks/main-ea61e27c3ea4e9dc.jsmatched "fromCharCode"3
lowObfuscationpackage/public/_next/static/chunks/app/page-be94af2f297b59e0.jsmatched "\\xb7"3
lowObfuscationpackage/public/_next/static/chunks/polyfills-42372ed130431b0a.jsmatched "\\u2028"3
lowObfuscationpackage/dist/routes/skills.jsmatched "\\u4e00"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • build:webcd ..\web && set STATIC_EXPORT=true && npm run build && if exist out (xcopy /e /i /y out ..\server\public)
  • clinode dist/cli.js
  • prepublishOnlynpm run build && npm run build:web
  • testvitest run
  • test:watchvitest
Dependencies7
  • better-sqlite3^12.10.0
  • cors^2.8.5
  • dotenv^16.6.1
  • express^4.18.0
  • gray-matter^4.0.3
  • neo-blessed^0.2.0
  • yaml^2.9.0