PkgRadar

Package evidence

@topgunbuild/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
18
Versions published
16Established · −30% score
First published
Dec 2025
Publisher
ivkan

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":["@topgunbuild/[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":["@topgunbuild/[email protected]"],"fail_on":"review"}'
Publisherivkan
Artifact bytes1,987,665
Previous version0.10.1
Published2026-02-07T15:22:34.050Z
SHA-256049fce869e410c22f774cf10f6786f77d83fe8bed20c720a34b48f425b516c6b

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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.11.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/start-server.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-Z3TONATT.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildtsup
  • testjest
  • test:coveragejest --coverage
  • test:integrationjest --config jest.integration.config.js --runInBand
  • test:integration:distributedjest --config jest.integration.config.js --testPathPattern=distributed-subscriptions --runInBand
  • test:workerspnpm build && jest --testPathPattern=workers
Dependencies8
  • @topgunbuild/core0.11.0
  • @types/jsonwebtoken^9.0.10
  • @types/ws^8.18.1
  • jsonwebtoken^9.0.2
  • pg^8.11.0
  • pino^10.1.0
  • prom-client^15.1.0
  • ws^8.18.3
Optional dependencies3
  • @topgunbuild/native0.11.0
  • better-sqlite3^11.7.0
  • isolated-vm^4.7.2