PkgRadar

Package evidence

@harmonixjs/[email protected]

no findings

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
9
Versions published
2
First published
Dec 2025
Publisher
c1ach0

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@harmonixjs/[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":["@harmonixjs/[email protected]"],"fail_on":"review"}'
Publisherc1ach0
Artifact bytes8,989
Previous versionnone
Published2025-12-06T20:58:34.265Z
SHA-2562dc327513ccc86834cd775c409d7cf8c1947e73e341d45134a32bc02e8645416

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build
Dependencies8
  • chalk^5.3.0
  • commander^11.1.0
  • execa^8.0.0
  • fs-extra^11.2.0
  • gradient-string^2.0.2
  • inquirer^9.2.0
  • ora^7.0.0
  • ts-node^10.9.2