PkgRadar

Package evidence

[email protected]

no findings

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
146
Versions published
5
First published
Jul 2025
Publisher
sui.gn

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersui.gn
Artifact bytes2,896,794
Previous version2.2.1
Published2026-06-01T03:04:52.246Z
SHA-256cd5edba3f1824e9fc58c9bc5def06f1d14dc3452b8c5e464a81e1b88cf5109f1

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildtsc && node --input-type=commonjs -e "require('fs').writeFileSync('dist/package.json', JSON.stringify({ type: 'module' }, null, 2) + '\n')"
  • devtsx watch server.ts
  • docs:apitypedoc
  • docs:api:watchtypedoc --watch
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • docs:publishnpm run docs:api && npm run docs:build && mkdir -p typedocs && touch typedocs/.nojekyll
  • init:public-figurestsx tests/inits/public_figures/index.ts
  • linteslint . --ext .ts
  • prebuildnpm run test:netget
  • runBuildnpm run build && npm run start
  • starttsx server.ts
  • testvitest run
  • test:claimstsx tests/claim_test_verification.ts
  • test:netgetvitest run tests/netgetRegistration.test.ts
Dependencies4
  • cleaker^3.2.1
  • cors^2.8.5
  • express^4.21.1
  • this.me^3.9.1