Package evidence
@jterrats/[email protected]
Install Lifecycle Suppresses Failure: postinstall="husky install || 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.
- Versions published
- 11
- First published
- Apr 2026
- Publisher
- jterrats
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@jterrats/[email protected]"],"fail_on":"high"}'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":["@jterrats/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="husky install || true"
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 high · score 25 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="husky install || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="husky install || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="husky install || true" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts24
buildwireitcleansf-cleanclean-allsf-clean allcommitczcompilewireitdocssf-docsformatwireitlink-checkwireitlintwireitpostinstallhusky install || trueprepacktsc -p . --pretty false --incremental false && oclif manifest && oclif lock && npm shrinkwrapreleasesemantic-releasesite:buildnpm --prefix site run buildsite:devnpm --prefix site run devsite:previewnpm --prefix site run previewtestwireittest:allyarn test:only && yarn test:integration && yarn test:e2e && yarn test:performancetest:bddnode --loader ts-node/esm --no-warnings=ExperimentalWarning node_modules/@cucumber/cucumber/bin/cucumber.jstest:e2emocha test/e2e/**/*.e2e.test.tstest:integrationmocha test/integration/**/*.test.tstest:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --paralleltest:onlywireittest:performancemocha test/performance/**/*.test.tsversionoclif readme
Dependencies6
@oclif/core4.11.2@salesforce/core^8.29.0@salesforce/sf-plugins-core^12.2.13fast-xml-parser^5.7.1glob^11.0.0minimatch^10.2.5