PkgRadar

Package evidence

@uiapplibct/[email protected]

Large Javascript Payload: 3081385 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
25
Versions published
21
First published
Jan 2026
Publisher
jiaqi.ct

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":["@uiapplibct/[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":["@uiapplibct/[email protected]"],"fail_on":"review"}'
Publisherjiaqi.ct
Artifact bytes2,571,599
Previous version0.0.20
Published2026-04-30T22:21:04.096Z
SHA-256e65abf502fa42c7dffcbf1a43d1ed9a03112db20d82a98bddd8d2d633b732181

Why flagged

What the scanner saw

Large Javascript Payload: 3081385 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.0.21Version
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/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs3081385 bytes10

Manifest

Package metadata

Scripts1
  • prepublishOnlynode --eval "console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\n')" && exit 1
Dependencies1
  • tslib^2.0.0