PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/yushulx/simple-dynamsoft-mcp/releases/download"

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
776
Versions published
65
First published
Jan 2026
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

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes81,257
Previous version7.3.28
Published2026-05-23T08:45:06.254Z
SHA-2565366a08864fc3d9ffb2eafed0cb8d8f48040e391b194799c4ab1c59212eb9aed

Why flagged

What the scanner saw

Remote Payload: matched "github.com/yushulx/simple-dynamsoft-mcp/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/rag/config.jsmatched "github.com/yushulx/simple-dynamsoft-mcp/releases/download"12

Manifest

Package metadata

Scripts24
  • data:bootstrapgit submodule sync --recursive && git submodule update --init --recursive --jobs 1
  • data:locknode scripts/update-data-lock.mjs
  • data:statusgit submodule status --recursive
  • data:syncnode scripts/sync-submodules.mjs
  • data:verify-docsnode scripts/verify-doc-resources.mjs
  • data:verify-locknode scripts/verify-data-lock.mjs
  • data:verify-versionsnode scripts/update-sdk-versions.mjs --check
  • data:verify-versions:strictnode scripts/update-sdk-versions.mjs --check --strict
  • data:versionsnode scripts/update-sdk-versions.mjs
  • data:versions:strictnode scripts/update-sdk-versions.mjs --strict
  • rag:prebuildnode scripts/prebuild-rag-index.mjs
  • startnode src/index.js
  • testnpm run test:lite
  • test:gemininode scripts/run-gemini-tests.mjs
  • test:httpnode --test test/integration/http.test.js
  • test:lazynode --test test/integration/lazy-hydration.test.js
  • test:lexicalnode --test test/integration/stdio.test.js test/integration/http.test.js
  • test:litenpm run test:stdio && npm run test:http && npm run test:package
  • test:packagenode --test test/integration/package-runtime.test.js
  • test:regressionnpm run test:regression:unit && npm run test:regression:integration
  • test:regression:integrationnode --test test/integration/package-runtime.test.js test/integration/lazy-hydration.test.js
  • test:regression:unitnode --test test/unit/create-server.test.js test/unit/server-helpers.test.js test/unit/profile-config.test.js test/unit/hydration-mode.test.js test/unit/logging.test.js
  • test:stdionode --test test/integration/stdio.test.js
  • test:unitnode --test test/unit/gemini-retry.test.js test/unit/profile-config.test.js test/unit/lexical-provider.test.js test/unit/hydration-mode.test.js test/unit/hydration-policy.test.js test/unit/repo-map.test.js test/unit/download-utils.test.js test/unit/logging.test.js test/unit/rag-signature-manifest.test.js test/unit/startup-timing.test.js test/unit/http-startup-readiness.test.js test/unit/resource-index-startup.test.js test/unit/create-server.test.js test/unit/server-helpers.test.js test/unit/update-sdk-versions.test.js
Dependencies7
  • @modelcontextprotocol/sdk^1.25.2
  • @xenova/transformers^2.17.2
  • dotenv^16.4.5
  • extract-zip^2.0.1
  • fuse.js^7.0.0
  • tar^7.5.9
  • zod~3.24.0