PkgRadar

Package evidence

@zacktt/[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"zacktt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
739
Versions published
4
First published
Jun 2026
Publisher
zacktt

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":["@zacktt/[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":["@zacktt/[email protected]"],"fail_on":"review"}'
Publisherzacktt
Artifact bytes28,956,830
Previous version0.4.5
Published2026-06-15T03:21:53.719Z
SHA-256d0040dd310f6d2ef472337589c0b8f7f3601d1d5ac96f76d04d967518529e127

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"zacktt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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.4.6Version
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
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"zacktt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts10
  • buildtsup
  • devtsx watch src/cli.ts
  • download-docstsx scripts/download-docs.ts
  • formatprettier --write src
  • licensegenerate-license-file --input package.json --output THIRD-PARTY-LICENSES --overwrite --ci
  • linteslint src
  • lint:fixeslint src --fix
  • preparehusky
  • prepublishOnlynpm run lint && npm run license && npm run build
  • starttsx src/cli.ts
Dependencies16
  • @modelcontextprotocol/sdk^1.29.0
  • adm-zip^0.5.17
  • axios1.15.2
  • colorette^2.0.20
  • commander^13.1.0
  • execa^9.6.1
  • fs-extra^11.3.4
  • global-agent^4.1.3
  • json5^2.2.3
  • ora^8.2.0
  • p-limit^5.0.0
  • proper-lockfile^4.1.2
  • regedit^5.1.4
  • ripgrep^0.3.1
  • smol-toml^1.6.1
  • zod^4.4.3