PkgRadar

Package evidence

@anydocs/[email protected]

Remote Payload: matched "curl "

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":["@anydocs/[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":["@anydocs/[email protected]"],"fail_on":"high"}'
Publishershawndslee
Artifact bytes533,562
Previous version0.3.0
Published2026-05-24T16:09:16.396Z
SHA-25656d94f884092686e5d8fb4a3e4244236ccb5b21460b1f75328964c42bc567a0e

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.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

shawndslee

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/server/app.jsmatched "curl "12
mediumRemote Payloadpackage/dist/server/cors.jsmatched "curl "12
mediumRemote Payloadpackage/dist/widget/server-gate.jsmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/server/app.jsmatched "curl "12
mediumRemote Payloadpackage/dist/server/cors.jsmatched "curl "12
mediumRemote Payloadpackage/dist/widget/server-gate.jsmatched "curl "12
lowObfuscationpackage/dist/cli.jsmatched "Eval("3
lowObfuscationpackage/dist/console/eval-state.jsmatched "Eval("3
lowObfuscationpackage/dist/commands/eval.jsmatched "Eval("3
lowObfuscationpackage/dist/index/indexer.jsmatched "\\x00"3
lowObfuscationpackage/dist/console/ops.jsmatched "Eval("3
lowObfuscationpackage/dist/query/rerank.jsmatched "\\x00"3
lowObfuscationpackage/dist/console/server.jsmatched "eval("3

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && node scripts/copy-assets.mjs
  • cleannode -e "require('node:fs').rmSync('dist', { recursive: true, force: true })"
  • devnode --experimental-strip-types src/cli.ts
  • prepublishOnlypnpm clean && pnpm build
  • testnode --experimental-strip-types --test --test-concurrency=1 'tests/**/*.test.ts'
  • typechecktsc --noEmit -p tsconfig.json
Dependencies9
  • @anthropic-ai/sdk^0.95.0
  • @anydocs/core^1.3.2
  • @hono/node-server^1.13.7
  • @huggingface/transformers^3.7.5
  • better-sqlite3^12.4.1
  • chokidar^5.0.0
  • hono^4.12.17
  • marked^18.0.3
  • sqlite-vec^0.1.6