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
- 363
- Versions published
- 31
- First published
- Mar 2026
- Publisher
- abdul_wahhab
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":["@hypertask/[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":["@hypertask/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Js Remote Npm Install
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 45 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Remote Npm Install | package/dist/hypertask_cli.js | — | 45 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies13
axios^1.13.6chalk^5.3.0cli-table3^0.6.5commander^12.0.0dotenv^16.3.0jsonwebtoken^9.0.2marked^18.0.0open^11.0.0sanitize-html^2.17.2semver^7.7.4terminal-link^5.0.0update-notifier^7.0.0zod^3.22.0