PkgRadar

Package evidence

@cjhyy/[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.

Versions published
2
First published
Jun 2026
Publisher
cjhyy

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":["@cjhyy/[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":["@cjhyy/[email protected]"],"fail_on":"review"}'
Publishercjhyy
Artifact bytes858,913
Previous version0.5.0-rc.1
Published2026-06-04T09:59:11.014Z
SHA-25618a23aa3e2949f246e6e44ab5959004f21b927fa69752edceb33cf558a4aa7d2

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
0.5.0-rc.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • buildtsc -p tsconfig.json && cp -r src/cli/commands/builtin/init/templates dist/cli/commands/builtin/init/
  • cleanrm -rf dist
Dependencies26
  • @alcalzone/ansi-tokenize^0.3.0
  • @cjhyy/code-shell-core0.5.0-rc.2
  • auto-bind^5.0.1
  • bidi-js^1.0.3
  • chalk^5.4.1
  • cli-boxes^4.0.1
  • cli-highlight^2.1.11
  • code-excerpt^4.0.0
  • commander^13.1.0
  • emoji-regex^10.6.0
  • get-east-asian-width^1.5.0
  • indent-string^5.0.0
  • lodash-es^4.17.23
  • marked^17.0.5
  • marked-terminal^7.3.0
  • ora^9.3.0
  • react^19.2.4
  • react-reconciler^0.33.0
  • semver^7.7.4
  • signal-exit^4.1.0
  • stack-utils^2.0.6
  • strip-ansi^7.2.0
  • supports-hyperlinks^4.4.0
  • type-fest^5.5.0
  • usehooks-ts^3.1.1
  • wrap-ansi^10.0.0