PkgRadar

Package evidence

@gct-paas/[email protected]

Large Javascript Payload: 7066667 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.

Weekly downloads
1,335Niche · −30% score
Versions published
57
First published
Mar 2026
Publisher
jiantang0506

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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,322,551
Previous version0.1.47-beta.10
Published2026-06-09T07:53:33.169Z
SHA-256f026bbc282f893122b00519ca68df9cf2cbf183a8d2d22cc83b24175997d1c36

Why flagged

What the scanner saw

Large Javascript Payload: 7066667 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.47-beta.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.es.js7066667 bytes0

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.8
  • @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