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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="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-templatescopy-templatestsx scripts/copy-templates.tsdeploybun run build && npm publish --access publicpostinstallecho 'This package is intended for CLI use only and should not be added as a dependency in other projects.'prebuildrm -rf diststarttsx --no-cache src/main.tstestjesttest:cijest --ci --coverage --watchAll=falsetest:coveragejest --coveragetest:watchjest --watch
Dependencies26
@types/inquirer^9.0.8@types/json-schema^7.0.15@types/yargs^17.0.33appwrite-utils^1.45.0appwrite-utils-helpers^0.39.0chalk^5.4.1cli-progress^3.12.0commander^12.1.0decimal.js^10.6.0es-toolkit^1.39.4find-up^8.0.0ignore^6.0.2inquirer^9.3.7js-yaml^4.1.0jszip^3.10.1luxon^3.6.1nanostores^0.10.3node-appwrite^23.1.0p-limit^6.2.0papaparse^5.5.3tar^7.4.3tsx^4.20.3ulidx^2.4.1winston^3.17.0yargs^18.0.0zod^4.0.0