PkgRadar

Package evidence

@tablestore/[email protected]

Remote Payload: matched "github.com/FiloSottile/mkcert/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
13
Versions published
11
First published
Apr 2026
Publisher
nashiluoyuji

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":["@tablestore/[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":["@tablestore/[email protected]"],"fail_on":"review"}'
Publishernashiluoyuji
Artifact bytes21,979,984
Previous version0.2.3
Published2026-05-29T07:32:27.293Z
SHA-25612a3a2eea955de2ba2882088d796261f10bc766856f143637ec3538232076ca3

Why flagged

What the scanner saw

Remote Payload: matched "github.com/FiloSottile/mkcert/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
34Score
0.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 34 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/dashboard-runtime/dashboard/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
mediumRemote Payloadpackage/dist/dashboard-runtime/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/dashboard-runtime/dashboard/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
mediumRemote Payloadpackage/dist/dashboard-runtime/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
lowCredential file accesspackage/dist/dashboard-runtime/dashboard/.next/static/chunks/0e7gwcgzv_mp6.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/dashboard-runtime/node_modules/@shikijs/langs/dist/ssh-config.mjsmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • build:dashboardbash ../../scripts/build-dashboard.sh
  • cleanrm -rf dist
  • pack:checknode ../../scripts/check-cli-pack.mjs
  • postbuildnode ../../scripts/vendor-internal-packages.mjs
  • prepublishOnlycorepack pnpm --filter @tablestore/tablestore-agent-shared build && corepack pnpm --filter @tablestore/tablestore-agent-sdk build && corepack pnpm --filter @tablestore/tablestore-agent-cli build && corepack pnpm --filter @tablestore/tablestore-agent-cli run build:dashboard && corepack pnpm --filter @tablestore/tablestore-agent-cli run pack:check
  • testvitest run
  • typechecktsc --noEmit
Dependencies11
  • @alicloud/credentials^2.4.4
  • @alicloud/openapi-client^0.4.15
  • @alicloud/tablestore20201209^3.0.0
  • @alicloud/tea-util^1.4.11
  • @tablestore/agent-storage^0.0.2
  • ali-oss^6.21.0
  • chalk^5.3.0
  • commander^13.0.0
  • picomatch^4.0.2
  • smol-toml^1.3.1
  • which^5.0.0