PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="echo 'This package is intended for CLI use only and should not be added as a dependency in other projects.'"

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
1,891Niche · −30% score
Versions published
329Mature · −50% score
First published
Apr 2024
Publisher
zachhandley

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherzachhandley
Artifact bytes314,149
Previous version1.46.0
Published2026-05-26T23:37:35.981Z
SHA-2562c169b63492bb7d90263587d9acd3c9d07696a98e4d7a30816488df33d8dcd15

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo 'This package is intended for CLI use only and should not be added as a dependency in other projects.'"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.47.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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="echo 'This package is intended for CLI use only and should not be added as a dependency in other projects.'"5

Manifest

Package metadata

Scripts10
  • buildbun run tsc && bun run copy-templates
  • copy-templatestsx scripts/copy-templates.ts
  • deploybun run build && npm publish --access public
  • postinstallecho 'This package is intended for CLI use only and should not be added as a dependency in other projects.'
  • prebuildrm -rf dist
  • starttsx --no-cache src/main.ts
  • testjest
  • test:cijest --ci --coverage --watchAll=false
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies26
  • @types/inquirer^9.0.8
  • @types/json-schema^7.0.15
  • @types/yargs^17.0.33
  • appwrite-utils^1.45.0
  • appwrite-utils-helpers^0.39.0
  • chalk^5.4.1
  • cli-progress^3.12.0
  • commander^12.1.0
  • decimal.js^10.6.0
  • es-toolkit^1.39.4
  • find-up^8.0.0
  • ignore^6.0.2
  • inquirer^9.3.7
  • js-yaml^4.1.0
  • jszip^3.10.1
  • luxon^3.6.1
  • nanostores^0.10.3
  • node-appwrite^23.1.0
  • p-limit^6.2.0
  • papaparse^5.5.3
  • tar^7.4.3
  • tsx^4.20.3
  • ulidx^2.4.1
  • winston^3.17.0
  • yargs^18.0.0
  • zod^4.0.0