PkgRadar

Package evidence

@gct-paas/[email protected]

Large Javascript Payload: 7299450 bytes

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.

Versions published
42
First published
Mar 2026
Publisher
jiantang0506

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":["@gct-paas/[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":["@gct-paas/[email protected]"],"fail_on":"review"}'
Publisherjiantang0506
Artifact bytes2,513,456
Previous version0.1.43
Published2026-05-28T11:40:07.832Z
SHA-25609024006c7f712bb54efcfa7b0f43a9825412757c8eaf5d793e9c929d155a6f5

Why flagged

What the scanner saw

Large Javascript Payload: 7299450 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js7299450 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx --fix
  • publish:betapnpm run version:beta && pnpm run build && npm publish --registry=https://registry.npmjs.org/ --access public --tag beta
  • publish:prodpnpm run version:release && pnpm run build && npm publish --registry=https://registry.npmjs.org/ --access public
  • testvitest run
  • version:betanpm version prerelease --preid=beta --no-git-tag-version
  • version:releasenpm version patch --no-git-tag-version
Dependencies12
  • @gct-paas/api0.1.0-word.7
  • @vueuse/core^14.1.0
  • async-validator^4.2.5
  • bignumber.js^9.3.1
  • dayjs^1.11.19
  • hotkeys-js4.0.0-beta.7
  • jsonpath-plus^10.4.0
  • less^4.4.2
  • lodash-es^4.17.21
  • node-sql-parser^5.4.0
  • resize-observer-polyfill^1.5.1
  • vue-color^3.3.3