PkgRadar

Package evidence

@ptolemy2002/[email protected]

Install-time lifecycle script: postinstall="npx typesync"

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.

Versions published
97
First published
Feb 2026
Publisher
ptolemy2002

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":["@ptolemy2002/[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":["@ptolemy2002/[email protected]"],"fail_on":"review"}'
Publisherptolemy2002
Artifact bytes42,439
Previous version13.6.0
Published2026-05-06T05:25:46.577Z
SHA-256098f4a1f7a6c8ac82440f963f30021e0cc98661a8e6d0e0c6036b9628afbe6fe

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npx typesync"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
13.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx typesync"5

Manifest

Package metadata

Scripts14
  • _buildtsc --project ./tsconfig.build.json
  • buildbash ./scripts/build.sh
  • postinstallnpx typesync
  • preparenpx ts-patch install -s
  • reinstallbash ./scripts/reinstall.sh
  • releasebash ./scripts/release.sh
  • release-majorbash ./scripts/release.sh major
  • release-minorbash ./scripts/release.sh minor
  • release-patchbash ./scripts/release.sh patch
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typechecktsc --noEmit
  • uninstallbash ./scripts/uninstall.sh
Dependencies6
  • @ptolemy2002/immutability-utils^2.0.0
  • @ptolemy2002/js-utils^3.2.2
  • @ptolemy2002/ts-brand-utils^1.0.0
  • @ptolemy2002/ts-utils^3.4.0
  • is-callable^1.2.7
  • lodash.clonedeep^4.5.0