PkgRadar

Package evidence

@lon-ask/[email protected]

Remote Payload: matched "curl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@lon-ask/[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":["@lon-ask/[email protected]"],"fail_on":"high"}'
Artifact bytes231,227
Previous version0.1.9
Published2026-05-24T07:54:24.732Z
SHA-256b6dd03adcb818c232932d2e7dadea21cb421399da86d35daa6df3bb8d7934e09

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/apps/server/dist/routes/build.jsmatched "curl "12
mediumRemote Payloadpackage/apps/server/dist/mcp-http.jsmatched "curl "12
mediumRemote Payloadpackage/apps/server/src/routes/build.tsmatched "curl "12
mediumRemote Payloadpackage/apps/server/src/mcp-http.tsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/apps/server/dist/routes/build.jsmatched "curl "12
mediumRemote Payloadpackage/apps/server/dist/mcp-http.jsmatched "curl "12
mediumRemote Payloadpackage/apps/server/src/routes/build.tsmatched "curl "12
mediumRemote Payloadpackage/apps/server/src/mcp-http.tsmatched "curl "12
lowObfuscationpackage/apps/client/dist/assets/index-CKv6gxre.jsmatched "\\u00C0"3
lowObfuscationpackage/apps/server/dist/services/textExtractor.jsmatched "fromCharCode"3
lowObfuscationpackage/apps/server/src/services/textExtractor.tsmatched "fromCharCode"3

Manifest

Package metadata

Scripts10
  • buildnpm run build:server && npm run build:client
  • build:clientnpm run build -w apps/client
  • build:embeddingsnpm run build -w packages/embeddings
  • build:servernpm run build:embeddings && npm run build -w apps/server
  • desktop:buildnpm run build:server && npm run tauri -w apps/client -- build
  • desktop:devnpm run build:server && npm run tauri -w apps/client -- dev
  • devconcurrently "npm run dev:server" "npm run dev:client"
  • dev:clientnpm run dev -w apps/client
  • dev:servernpm run dev -w apps/server
  • prepublishOnlynpm run build
Dependencies22
  • @antora/cli^3.1.14
  • @antora/site-generator^3.2.0-alpha.11
  • @asciidoctor/core^2.2.9
  • @cfworker/json-schema^4.1.1
  • @modelcontextprotocol/server^2.0.0-alpha.2
  • @tailwindcss/vite^4.0.0
  • @vitejs/plugin-react^4.3.4
  • better-sqlite3^12.10.0
  • cors^2.8.5
  • express^4.21.2
  • js-yaml^4.1.1
  • lucide-react^0.469.0
  • marked^18.0.3
  • node-html-parser^6.1.13
  • react^19.0.0
  • react-dom^19.0.0
  • react-router-dom^7.1.1
  • tailwindcss^4.0.0
  • tsx^4.19.2
  • unzipper^0.12.3
  • uuid^11.0.5
  • vite^6.0.7
Optional dependencies2
  • @lancedb/lancedb^0.27.2
  • @lon-ask/dockit-embeddings^0.1.7