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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.1auto-bind^5.0.1bidi-js^1.0.3chalk^5.4.1cli-boxes^4.0.1cli-highlight^2.1.11code-excerpt^4.0.0commander^13.1.0emoji-regex^10.6.0get-east-asian-width^1.5.0indent-string^5.0.0lodash-es^4.17.23marked^17.0.5marked-terminal^7.3.0ora^9.3.0react^19.2.4react-reconciler^0.33.0semver^7.7.4signal-exit^4.1.0stack-utils^2.0.6strip-ansi^7.2.0supports-hyperlinks^4.4.0type-fest^5.5.0usehooks-ts^3.1.1wrap-ansi^10.0.0