Package evidence
@zfadhli/[email protected]
Suspicious Publish Context: {"package_age_days":6,"publisher":"zfadhli","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false}
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
- 188
- Versions published
- 2
- First published
- Jun 2026
- Publisher
- zfadhli
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":["@zfadhli/[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":["@zfadhli/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":6,"publisher":"zfadhli","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false}
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":6,"publisher":"zfadhli","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts11
buildtsdownexample:clibun run examples/04-cli-app.tsexample:colorbun run examples/01-color.tsexample:compositionbun run examples/05-composition.tsexample:progressbun run examples/03-progress.tsexample:spinnerbun run examples/02-spinner.tsexamplesbun run examples/01-color.ts && bun run examples/02-spinner.ts && bun run examples/03-progress.ts && bun run examples/04-cli-app.ts --help && bun run examples/05-composition.tsformatbiome format --write src testslintbiome check src teststestbun testtypechecktsc --noEmit
Dependencies4
cac^7.0.0cli-progress^3.12.0cli-spinners^3.4.0picocolors^1.1.1