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
- 53
- 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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 7064756 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.es.js | 7064756 bytes | 0 |
Manifest
Package metadata
Scripts7
buildvite buildlinteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx --fixpublish:betapnpm run version:beta && pnpm run build && npm publish --registry=https://registry.npmjs.org/ --access public --tag betapublish:prodpnpm run version:release && pnpm run build && npm publish --registry=https://registry.npmjs.org/ --access publictestvitest runversion:betanpm version prerelease --preid=beta --no-git-tag-versionversion:releasenpm version patch --no-git-tag-version
Dependencies12
@gct-paas/api0.1.0-word.8@vueuse/core^14.1.0async-validator^4.2.5bignumber.js^9.3.1dayjs^1.11.19hotkeys-js4.0.0-beta.7jsonpath-plus^10.4.0less^4.4.2lodash-es^4.17.21node-sql-parser^5.4.0resize-observer-polyfill^1.5.1vue-color^3.3.3