Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 51 · status changed
Related candidates
Linked campaigns and clusters
mldlbs
3 members · evidence strength 64Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/services/remote-skills.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/routes/skills.js | matched "curL " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/services/remote-skills.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/routes/skills.js | matched "curL " | 12 |
| low | Obfuscation | package/public/_next/static/chunks/146-f1f38b75e0748e15.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/public/_next/static/chunks/6fe292aa-e0ec2ab9f0ce6bb7.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/cli.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/services/evaluator.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/public/_next/static/chunks/framework-b72e7048eff13184.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/public/_next/static/chunks/main-ea61e27c3ea4e9dc.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/public/_next/static/chunks/app/page-f6e74500a129e562.js | matched "\\xb7" | 3 |
| low | Obfuscation | package/public/_next/static/chunks/polyfills-42372ed130431b0a.js | matched "\\u2028" | 3 |
| low | Obfuscation | package/dist/routes/skills.js | matched "\\u4e00" | 3 |
Manifest
Package metadata
Scripts6
buildtscbuild:webcd ..\web && set STATIC_EXPORT=true && npm run build && if exist out (xcopy /e /i /y out ..\server\public)clinode dist/cli.jsprepublishOnlynpm run build && npm run build:webtestvitest runtest:watchvitest
Dependencies7
better-sqlite3^12.10.0cors^2.8.5dotenv^16.6.1express^4.18.0gray-matter^4.0.3neo-blessed^0.2.0yaml^2.9.0