PkgRadar

Package evidence

@twin-digital/[email protected]

Large Javascript Payload: 9593600 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
17
Versions published
8
First published
Dec 2025
Publisher
skleinjung

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":["@twin-digital/[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":["@twin-digital/[email protected]"],"fail_on":"review"}'
Publisherskleinjung
Artifact bytes5,758,535
Previous version0.3.2
Published2026-01-06T20:09:17.957Z
SHA-256e3e2d3cbc2a5670a1b8305407603a30b5102b0852d0a5e671082d9361f1c97e1

Why flagged

What the scanner saw

Large Javascript Payload: 9593600 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.4.0Version
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/oclif-logger.js9593600 bytes0

Manifest

Package metadata

Scripts8
  • buildbuild
  • cleanclean
  • devturbo watch watch
  • lintlint
  • lint:fixlint_fix
  • start./bin/run.js start
  • typechecktsc --noEmit
  • watchwatch
Dependencies8
  • @oclif/core^4.8.0
  • @twin-digital/bookify0.4.0
  • @twin-digital/cli-lib0.0.1
  • @types/express^5.0.6
  • chalk^5.6.2
  • dotenv^17.2.3
  • express^5.2.1
  • lodash-es^4.17.21