PkgRadar

Package evidence

@zacktt/[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.

Versions published
1
First published
Jun 2026
Publisher
zacktt

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":["@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,802
Previous versionnone
Published2026-06-12T01:31:14.272Z
SHA-2569094ec2c760eaec845cf49bbb43ac7e0e937f1abb5a3828e7dffcf0d0218a64c

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

Evidence

Static findings

No findings stored for this release.

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